From: Daniel Lezcano Date: Thu, 10 Jan 2008 10:49:34 +0000 (-0800) Subject: [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. X-Git-Tag: v2.6.25-rc1~1162^2~823 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89918fc270bb77cb1a0703f0ea566a692b32e324;p=pandora-kernel.git [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. The initialization of the sysctl for the ipv6 protocol is changed to a network namespace subsystem. That means when a new network namespace is created the initialization function for the sysctl will be called. That do not change the behavior of the sysctl in case of the kernel with the network namespace disabled. Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed