commit | f3db48517f59133610f558f29de8834d7b007691 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Mon Mar 03 23:27:06 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 23:27:06 2008 -0800 |
tree | d4a69e551fb9f10ea64430a26e917ce1d77e39ff | |
parent | 58f09b78b730cf0d936597272bf35b3d615e967c [diff] |
[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>