From: Benjamin Thery Date: Thu, 11 Dec 2008 00:07:08 +0000 (-0800) Subject: netns: ip6mr: allocate mroute6_socket per-namespace. X-Git-Tag: v2.6.29-rc1~581^2~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd91b8bf372911c1e4d66d6bb44fe409349a6791;p=pandora-kernel.git netns: ip6mr: allocate mroute6_socket per-namespace. Preliminary work to make IPv6 multicast forwarding netns-aware. Make IPv6 multicast forwarding mroute6_socket per-namespace, moves it into struct netns_ipv6. At the moment, mroute6_socket is only referenced in init_net. Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed