[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 5 Mar 2008 18:48:10 +0000 (10:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Mar 2008 18:48:10 +0000 (10:48 -0800)
commit4591db4f37618f37a9f1f25d291c3c7a43a15a21
tree10694d610a78d8cc607fcb2998e4dc97856138f6
parent6fda73500581be531fd9bc232173332ec64f6435
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output

Add an netns parameter to ip6_route_output. That will allow to access
to the right routing table for outgoing traffic.

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/icmp.c
net/ipv6/ip6_output.c
net/ipv6/ip6_tunnel.c
net/ipv6/ndisc.c
net/ipv6/netfilter.c
net/ipv6/netfilter/ip6t_REJECT.c
net/ipv6/route.c
net/ipv6/sit.c
net/ipv6/xfrm6_policy.c
net/sctp/ipv6.c