]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 5 Mar 2008 18:48:56 +0000 (10:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Mar 2008 18:48:56 +0000 (10:48 -0800)
commitda6bb5c0c5c22e8289aa555afadfb69487fafbc3
treeb94338158608750ef7ba694fcb347b328800ea1a
parentc20121ae87955cfc8b51f89072294fc6077f39ad
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace

The different subsystem of ipv6 are ready for namespaces, so let's
activate it for ipv6_rcv.

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/ip6_input.c