mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
2629df4710
But some tests requires both IPv4 and IPv6 addresses are configured. Only in that case wait for addresses to be configured.
15 lines
167 B
SYSTEMD
15 lines
167 B
SYSTEMD
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPv6AcceptRA=no
|
|
|
|
[Route]
|
|
Gateway=192.168.0.1
|
|
Destination=10.0.0.0/8
|
|
|
|
[Route]
|
|
Gateway=192.168.0.1
|
|
Destination=192.168.100.0/24
|