mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +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
|