From: Denis V. Lunev Date: Fri, 29 Feb 2008 19:21:22 +0000 (-0800) Subject: [NETNS]: Make icmpv6_sk per namespace. X-Git-Tag: v2.6.26-rc1~1138^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c6d1b261e74750e6c56ede26dc295201c4a8b2;p=pandora-kernel.git [NETNS]: Make icmpv6_sk per namespace. All preparations are done. Now just add a hook to perform an initialization on namespace startup and replace icmpv6_sk macro with proper inline call. Actual namespace the packet belongs too will be passed later along with the one for the routing. Signed-off-by: Denis V. Lunev Acked-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed