From: Benjamin Thery Date: Thu, 11 Dec 2008 00:28:44 +0000 (-0800) Subject: netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace X-Git-Tag: v2.6.29-rc1~581^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a21f3f997c73ced682129aedd372bb6b53041510;p=pandora-kernel.git netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace Preliminary work to make IPv6 multicast forwarding netns-aware. Declare IPv6 multicast forwarding variables 'mroute_do_assert' and 'mroute_do_pim' per-namespace in struct netns_ipv6. At the moment, these variables are only referenced in init_net. Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed