[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)
commitf2fc6a54585a1be6669613a31fbaba2ecbadcd36
treec9605859d6abd163ba73da7c29a278a503095c6f
parent9a7ec3a94d8da475fe81810aa55136a81556d445
[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 <benjamin.thery@bull.net>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv6.h
net/ipv6/route.c