]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route...
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 21:46:48 +0000 (13:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 21:46:48 +0000 (13:46 -0800)
commitba9bcfcfc879607087aa5af975eaff1ef788243e
tree0e50044072ed8d0e924979b5997fc0e098dce932
parent5109b45c6dd65d7a96c8aebaf57b0911acf9d2b7
[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_info

Add a network namespace parameter to rt6_add_route_info() and
rt6_get_route_info to enable them to handle multiple network
namespaces.

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