Re: net: evaluate net.ipvX.conf.all.* sysctls

2020-11-11 Thread Jakub Kicinski
On Sat, 7 Nov 2020 20:35:12 +0100 Vincent Bernat wrote: > Some per-interface sysctls are ignoring the "all" variant. This > patchset fixes some of them when such a sysctl is handled as a > boolean. This includes: > > - net.ipvX.conf.all.disable_policy > - net.ipvX.conf.all.disable_policy.disabl

net: evaluate net.ipvX.conf.all.* sysctls

2020-11-07 Thread Vincent Bernat
Some per-interface sysctls are ignoring the "all" variant. This patchset fixes some of them when such a sysctl is handled as a boolean. This includes: - net.ipvX.conf.all.disable_policy - net.ipvX.conf.all.disable_policy.disable_xfrm - net.ipv4.conf.all.proxy_arp_pvlan - net.ipvX.conf.all.igno