]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: add tests for meaningless settings which should be ignored by networkd 11764/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Feb 2019 04:13:04 +0000 (05:13 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Feb 2019 21:12:54 +0000 (06:12 +0900)
test/test-network/conf/veth-bond.network

index 2095b7ac26c7a51c98db0a65b3b923217755945c..d715d365636aacda24f19b55e5cecd08e9a48f4c 100644 (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