]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit45f9b8c68a8fc44fc9da81d5c09589f631ca026e
treed4a69e551fb9f10ea64430a26e917ce1d77e39ff
parente1517b73666ff44829863656fe20b7ddddeb2276
[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