commit | 5578689a4e3c04f2d43ea39736fd3fa396d80c6e | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Tue Mar 04 13:47:47 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 04 13:47:47 2008 -0800 |
tree | 3fca397549e4b08bf71e07a14527dc2f793f15f9 | |
parent | 7b4da53229bb61469bdab321384b9a13406e3485 [diff] |
[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 <dlezcano@fr.ibm.com> Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>