mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
b49595503d
The proxy ARP private VLAN sysctl is useful for VLAN aggregation, see https://sysctl-explorer.net/net/ipv4/proxy_arp_pvlan/ for details.
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
IPForward=true
|
|
IPv6PrivacyExtensions=true
|
|
IPv6DuplicateAddressDetection=3
|
|
IPv6HopLimit=5
|
|
IPv4ProxyARP=true
|
|
IPv4ProxyARPPrivateVLAN=true
|
|
IPv6ProxyNDP=true
|