]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: disable dynamic addressing protocols when ConfigureWithoutCarrier=...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Jun 2021 21:47:49 +0000 (06:47 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Jun 2021 23:51:16 +0000 (08:51 +0900)
test/test-network/conf/25-bridge-configure-without-carrier.network
test/test-network/conf/25-test1.network

index c7d25832526a716aa945cd597a0a013f3e4cc538..64c986d493ebe18c0cfa4d07808151e237591636 100644 (file)
@@ -2,6 +2,5 @@
 Name=bridge99
 
 [Network]
-LinkLocalAddressing=yes
 IPv6AcceptRA=no
 ConfigureWithoutCarrier=yes
index 965013f558798a7a04c7da7e070386e160c0556d..0af564b6208a43ab000f16ae0e07df5aeb0de38e 100644 (file)
@@ -4,3 +4,4 @@ Name=test1
 [Network]
 Address=192.168.0.15/24
 Gateway=192.168.0.1
+IPv6AcceptRA=no