[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 21:47:14 +0000 (13:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 21:47:14 +0000 (13:47 -0800)
commit7b4da53229bb61469bdab321384b9a13406e3485
treee2d067ffbbcabaa511b092ac8a9abf7affc40b79
parentefa2cea0d97a91dbbc067463de702738f7e50748
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers

Add a network namespace parameter to rt6_purge_dflt_routers.  This is
needed to call fib6_get_table with the appropriate 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_route.h
net/ipv6/addrconf.c
net/ipv6/route.c