From: Daniel Lezcano Date: Tue, 4 Mar 2008 21:47:47 +0000 (-0800) Subject: [NETNS][IPV6] route6 - make route6 per namespace X-Git-Tag: v2.6.26-rc1~1138^2~491 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5578689a4e3c04f2d43ea39736fd3fa396d80c6e;p=pandora-kernel.git [NETNS][IPV6] route6 - make route6 per namespace 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 Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed