[NETNS]: Tcp-v6 sockets per-net lookup.
authorPavel Emelyanov <xemul@openvz.org>
Thu, 31 Jan 2008 13:07:21 +0000 (05:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:20 +0000 (19:28 -0800)
Add a net argument to inet6_lookup and propagate it further.
Actually, this is tcp-v6 implementation of what was done for
tcp-v4 sockets in a previous patch.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found