diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-11-11 16:41:34 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-11 16:42:33 -0800 |
commit | fc8f29b35c187eba929562d1dcb2f7be4a61f13e (patch) | |
tree | be6c0ffa947bc68d8dadf69371111e34f903ff49 /scripts/bpf_helpers_doc.py | |
parent | c079fe2480e40043aeed7c384b7abd805d169a1e (diff) | |
parent | 62679a8d3aa4ba15ff63574a43e5686078d7b804 (diff) |
Merge branch 'net-evaluate-net-ipvX-conf-all-sysctls'
Vincent Bernat says:
====================
net: evaluate net.ipvX.conf.all.* sysctls
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.ignore_routes_with_linkdown
Two sysctls are still ignoring the "all" variant as it wouldn't make
much sense for them:
- net.ipv4.conf.all.tag
- net.ipv4.conf.all.medium_id
Ideally, the "all" variant should be removed, but there is no simple
alternative to DEVINET_SYSCTL_* macros that would allow one to not
expose and "all" entry.
====================
Link: https://lore.kernel.org/r/20201107193515.1469030-1-vincent@bernat.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions