link executor: Add support for interface aliases.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
This commit is contained in:
Maximilian Wilhelm 2020-09-04 00:48:44 +02:00
parent 2311316bfe
commit 6805262a9b
2 changed files with 8 additions and 0 deletions

View file

@ -70,6 +70,9 @@ the system will only respond to certain keywords by default:
Denotes the link-type of the interface. When set to _dummy_,
the interface is created as a virtual dummy interfaces.
*alias* _alias_
Sets the given alias on the interface.
*requires* _interfaces_...
Designates one or more required interfaces that must be
brought up before configuration of the parent interface.