]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: disable IPv6AcceptRA= to speed up tests 13663/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Oct 2019 13:51:51 +0000 (22:51 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Oct 2019 15:14:09 +0000 (00:14 +0900)
test/test-network/conf/dhcp-server-veth-peer.network
test/test-network/conf/dhcp-v4-server-veth-peer.network

index 33d8be3964becb2b3c1e0ef375979ecb346e1281..f24956fe4e645b1d283306c9b482aea3384f00f5 100644 (file)
@@ -2,5 +2,6 @@
 Name=veth-peer
 
 [Network]
+IPv6AcceptRA=no
 Address=2600::1/0
 Address=192.168.5.1/24
index 3dfc5290ad35fc2ad221c208ba54839c7f621bbb..4d4a815a65009ad06425fff57ab7f95d28c06539 100644 (file)
@@ -2,5 +2,6 @@
 Name=veth-peer
 
 [Network]
+IPv6AcceptRA=no
 Address=192.168.0.1/24
 Address=192.168.5.1/24