[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 07:27:06 +0000 (23:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 07:27:06 +0000 (23:27 -0800)
commitf3db48517f59133610f558f29de8834d7b007691
treed4a69e551fb9f10ea64430a26e917ce1d77e39ff
parent58f09b78b730cf0d936597272bf35b3d615e967c
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces

The function fib6_clean_all takes the network namespace as
parameter. That allows to flush the routes related to a specific
network namespace.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
include/net/ip6_route.h
net/ipv6/addrconf.c
net/ipv6/ip6_fib.c
net/ipv6/route.c