test-network: disable IPv6AcceptRA= to speed up tests

This commit is contained in:
Yu Watanabe 2019-10-14 22:51:51 +09:00
parent cb29c15605
commit 7acb7707ff
2 changed files with 2 additions and 0 deletions

View File

@ -2,5 +2,6 @@
Name=veth-peer
[Network]
IPv6AcceptRA=no
Address=2600::1/0
Address=192.168.5.1/24

View File

@ -2,5 +2,6 @@
Name=veth-peer
[Network]
IPv6AcceptRA=no
Address=192.168.0.1/24
Address=192.168.5.1/24