[NETNS][IPV6] route6 - make route6 per namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 21:47:47 +0000 (13:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 21:47:47 +0000 (13:47 -0800)
This patch makes the routing engine use the network namespaces to
access routing informations: Add a network namespace parameter to
ipv6_route_ioctl and propagate the network namespace value to all the
routing code that have not yet been changed.

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/af_inet6.c
net/ipv6/route.c

Simple merge
Simple merge
Simple merge