Home
last modified time | relevance | path

Searched hist:e186932b3d26bd975022a1e254407e95dddceae7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff e186932b3d26bd975022a1e254407e95dddceae7 Thu Jan 10 19:43:50 CST 2008 Pavel Emelyanov <xemul@openvz.org> [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers

Actually the net->ipv6.devconf_all can be used in a few places,
but to keep the /proc/sys/net/ipv6/conf/ sysctls work consistently
in the namespace we should use the per-net devconf_all in the
sysctl "forwarding" handler.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>