static executor: Add support for IPv4 'pointopoint' addresses.

Closes #96

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
This commit is contained in:
Maximilian Wilhelm 2020-10-03 04:26:23 +02:00
parent cc06712611
commit 67163c6561
4 changed files with 40 additions and 4 deletions

View file

@ -0,0 +1,7 @@
auto eth0
iface eth0
address 203.0.113.2/32
pointopoint 192.0.2.1
gateway 192.0.2.1
address 2001:db8:1000:2::2/64
gateway 2001:db8:1000:2::1