mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
ba1e0d0612
This also disables IPv6AcceptRA= to speed up the test.
12 lines
173 B
SYSTEMD
12 lines
173 B
SYSTEMD
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
IPForward=true
|
|
IPv6PrivacyExtensions=true
|
|
IPv6DuplicateAddressDetection=3
|
|
IPv6HopLimit=5
|
|
IPv4ProxyARP=true
|
|
IPv6ProxyNDP=true
|
|
IPv6AcceptRA=no
|