1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-08 20:58:20 +03:00

test-network: add tests for meaningless settings which should be ignored by networkd

This commit is contained in:
Yu Watanabe 2019-02-19 05:13:04 +01:00
parent 0321cea7b7
commit 0cc972aac3

View File

@ -3,4 +3,10 @@ Name=veth99
[Network]
Bond=bond99
IPv6AcceptRA=false
# Settings below should be ignored
IPv6AcceptRA=yes
LinkLocalAddressing=yes
DHCP=yes
Address=192.168.25.3/24
Gateway=192.168.25.1