[NETNS][IPV6] rt6_stats - make the stats per network namespace
authorBenjamin Thery <benjamin.thery@bull.net>
Tue, 4 Mar 2008 07:34:17 +0000 (23:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 07:34:17 +0000 (23:34 -0800)
The rt6_stats is now per namespace with this patch. It is allocated
when a network namespace is created and freed when the network
namespace exits and references are relative to the 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/ipv6.h
include/net/netns/ipv6.h
net/ipv6/ip6_fib.c
net/ipv6/route.c

Simple merge
Simple merge
Simple merge
Simple merge