]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6a99bf4675a16a28a17af99964db4b78a1817e34
treec9605859d6abd163ba73da7c29a278a503095c6f
parent003921d94f6b61d8a132460a26ea074f89d78f1f
[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