From: Yu Watanabe Date: Tue, 19 Feb 2019 04:13:04 +0000 (+0100) Subject: test-network: add tests for meaningless settings which should be ignored by networkd X-Git-Tag: v242-rc1~284^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11764%2Fhead;p=thirdparty%2Fsystemd.git test-network: add tests for meaningless settings which should be ignored by networkd --- diff --git a/test/test-network/conf/veth-bond.network b/test/test-network/conf/veth-bond.network index 2095b7ac26c..d715d365636 100644 --- a/test/test-network/conf/veth-bond.network +++ b/test/test-network/conf/veth-bond.network @@ -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