From: Benjamin Thery Date: Tue, 4 Mar 2008 21:49:23 +0000 (-0800) Subject: [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace X-Git-Tag: v2.6.26-rc1~1138^2~487 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fc6a54585a1be6669613a31fbaba2ecbadcd36;p=pandora-kernel.git [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace The ip6_dst_ops is moved inside the network namespace structure. All references to this structure are now relative to the initial network namespace. Signed-off-by: Benjamin Thery Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed