bject: [PATCH] net: ipv6: Failure to disable forwarding per interface
via sysctl
In subject of the patch you should say what the patch does.
>---
> net/ipv6/ip6_output.c |4
> 1 file changed, 4 insertions(+)
>
>diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c
&g
Disabling forwarding per interface via sysctl continues to allow
forwarding. This is contrary to the sysctl documentation stating that
the forwarding sysctl is per interface, whereas currently it is only
the sysctl for all interfaces that has an effect on forwarding. The
solution is to drop any rec