[NETNS][IPV6] tcp6 - handle several network namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 7 Mar 2008 19:16:26 +0000 (11:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2008 19:16:26 +0000 (11:16 -0800)
commite504799276e53045a9b597f24c1b456552482f63
treecc2578f8e66c7d2659d740f189db572e6c9bed9f
parent93ec926b075d14bb7edcbc054e92199e9ad4ad1d
[NETNS][IPV6] tcp6 - handle several network namespace

We have the right network namespace at the right place now.
So make use of this information to make tcp6 per network namespace

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