diff options
author | Vincent Bernat <vincent@bernat.ch> | 2020-11-07 20:35:14 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-11 16:41:31 -0800 |
commit | 1af5318c00a8acc33a90537af49b3f23f72a2c4b (patch) | |
tree | 2286b9d22032a8e24cbe63e8132187ca7d508ecb /kernel/params.c | |
parent | c0c5a60f0f1311bcf08bbe735122096d6326fb5b (diff) | |
download | linux-1af5318c00a8acc33a90537af49b3f23f72a2c4b.tar.bz2 |
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Introduced in 65324144b50b, 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: 65324144b50b ("net: RFC3069, private VLAN proxy arp support")
Signed-off-by: Vincent Bernat <vincent@bernat.ch>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions