commit | c67499c0e772064b37ad75eb69b28fc218752636 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Jan 31 05:06:40 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:19 2008 -0800 |
tree | 7d2873308f16080c0c3801d6024881360dd8e196 | |
parent | 941b1d22cc035ad58b3d9b44a1c74efac2d7e499 [diff] |
[NETNS]: Tcp-v4 sockets per-net lookup. Add a net argument to inet_lookup and propagate it further into lookup calls. Plus tune the __inet_check_established. The dccp and inet_diag, which use that lookup functions pass the init_net into them. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>