From: Pavel Emelyanov Date: Thu, 31 Jan 2008 13:06:40 +0000 (-0800) Subject: [NETNS]: Tcp-v4 sockets per-net lookup. X-Git-Tag: v2.6.25-rc1~1089^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c67499c0e772064b37ad75eb69b28fc218752636;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed