Skip to content
Commit 1af5318c authored by Vincent Bernat's avatar Vincent Bernat Committed by Jakub Kicinski
Browse files

net: evaluate net.ipv4.conf.all.proxy_arp_pvlan



Introduced in 65324144, the "proxy_arp_vlan" sysctl is a
per-interface sysctl to tune proxy ARP support for private VLANs.
While the "all" variant is exposed, it was a noop and never evaluated.
We use the usual "or" logic for this kind of sysctls.

Fixes: 65324144 ("net: RFC3069, private VLAN proxy arp support")
Signed-off-by: default avatarVincent Bernat <vincent@bernat.ch>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent c0c5a60f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment