From: Pavel Emelyanov Date: Fri, 11 Jan 2008 01:43:50 +0000 (-0800) Subject: [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers X-Git-Tag: v2.6.25-rc1~1162^2~789 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e186932b3d26bd975022a1e254407e95dddceae7;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed