[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
authorBenjamin Thery <benjamin.thery@bull.net>
Tue, 4 Mar 2008 21:49:23 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 21:49:23 +0000 (13:49 -0800)
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 <benjamin.thery@bull.net>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found