From: Benjamin Thery Date: Thu, 11 Dec 2008 00:15:08 +0000 (-0800) Subject: netns: ip6mr: dynamically allocates vif6_table X-Git-Tag: v2.6.29-rc1~581^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e16880cb4225bfa68878ad5b2a9ded53657d054;p=pandora-kernel.git netns: ip6mr: dynamically allocates vif6_table Preliminary work to make IPv6 multicast forwarding netns-aware. Dynamically allocates interface table vif6_table and moves it to struct netns_ipv6, and updates MIF_EXISTS() macro. At the moment, vif6_table is only referenced in init_net. Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed