static executor: Add support for IPv4 'pointopoint' addresses.
Closes #96 Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
This commit is contained in:
parent
cc06712611
commit
67163c6561
4 changed files with 40 additions and 4 deletions
|
@ -70,6 +70,11 @@ the system will only respond to certain keywords by default:
|
|||
is for backwards compatibility and should not be used in new
|
||||
deployments.
|
||||
|
||||
*pointopoint*
|
||||
Sets the given IPv4 address as the peer address on the interface.
|
||||
This setting only takes effect for the IPv4 address familiy and
|
||||
only makes sense in combination with as /32 netmask.
|
||||
|
||||
*link-type* _link-type_
|
||||
Denotes the link-type of the interface. When set to _dummy_,
|
||||
the interface is created as a virtual dummy interfaces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue