mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test-network: disable IPv6AcceptRA= to speed up tests
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
Name=veth-peer
|
||||
|
||||
[Network]
|
||||
IPv6AcceptRA=no
|
||||
Address=2600::1/0
|
||||
Address=192.168.5.1/24
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
Name=veth-peer
|
||||
|
||||
[Network]
|
||||
IPv6AcceptRA=no
|
||||
Address=192.168.0.1/24
|
||||
Address=192.168.5.1/24
|
||||
|
||||
Reference in New Issue
Block a user