From: Daniel Lezcano Date: Thu, 10 Jan 2008 11:01:01 +0000 (-0800) Subject: [NETNS][IPV6]: Make sysctls route per namespace. X-Git-Tag: v2.6.25-rc1~1162^2~818 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4990509f19e8f1e000a83a88fc46328f73b8a88a;p=pandora-kernel.git [NETNS][IPV6]: Make sysctls route per namespace. All the sysctl concerning the routes are moved to the network namespace structure. A helper function is called to initialize the variables. Because the ipv6 protocol is not yet per namespace, the variables are accessed relatively from the network namespace. Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed