commit | d86e0dac2ce412715181f792aa0749fe3effff11 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Jan 31 05:07:21 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:20 2008 -0800 |
tree | bc9197a7316c7d7641112d5f5975d8b91afdbd08 | |
parent | c67499c0e772064b37ad75eb69b28fc218752636 [diff] |
[NETNS]: Tcp-v6 sockets per-net lookup. 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>