]> Git Repo - linux.git/commit - include/net/ip6_route.h
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
authorDaniel Lezcano <[email protected]>
Tue, 4 Mar 2008 07:27:06 +0000 (23:27 -0800)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: Benjamin Thery <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/ip6_fib.h
include/net/ip6_route.h
net/ipv6/addrconf.c
net/ipv6/ip6_fib.c
net/ipv6/route.c
This page took 0.0531430000000001 seconds and 4 git commands to generate.