From: Daniel Lezcano Date: Fri, 7 Mar 2008 19:16:02 +0000 (-0800) Subject: [NETNS][IPV6] tcp6 - make socket control per namespace X-Git-Tag: v2.6.26-rc1~1138^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ec926b075d14bb7edcbc054e92199e9ad4ad1d;p=pandora-kernel.git [NETNS][IPV6] tcp6 - make socket control per namespace Instead of having a tcp6_socket global to all the namespace, there is tcp6 socket control per namespace. That is consistent with which namespace sent a RST and allows to pass the socket to the underlying function to retrieve the network namespace. Signed-off-by: Daniel Lezcano Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed