[PATCH net 0/6] ipv6: fix sysctl error handling and missing notifications
From: Fernando Fernandez Mancera <hidden>
Date: 2026-06-18 16:22:38
From: Fernando Fernandez Mancera <hidden>
Date: 2026-06-18 16:22:38
While working on a different IPv6 patch series I have spotted multiple minor bugs around sysctl error handling and notifications. In general, they are not serious issues. In addition, there is one more issue in forwarding sysctl as it does not check for CAP_NET_ADMIN for the namespace. I am keeping that patch out of this series and I am aiming it at the net-next tree once it re-opens. Fernando Fernandez Mancera (6): ipv6: fix error handling in disable_ipv6 sysctl ipv6: fix error handling in ignore_routes_with_linkdown sysctl ipv6: fix error handling in forwarding sysctl ipv6: fix error handling in disable_policy sysctl ipv6: reset value and position for proxy_ndp sysctl restart ipv6: fix missing notification for ignore_routes_with_linkdown net/ipv6/addrconf.c | 35 +++++++++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 8 deletions(-) -- 2.54.0