From: Eric Dumazet Date: Tue, 21 Sep 2010 21:17:29 +0000 (+0000) Subject: netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets X-Git-Tag: v2.6.36-rc6~6^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d485d500cf6b13a33bc7a6c09091deea7ea603ca;p=pandora-kernel.git netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets transparent field of a socket is either inet_twsk(sk)->tw_transparent for timewait sockets, or inet_sk(sk)->transparent for other sockets (TCP/UDP). Signed-off-by: Eric Dumazet Acked-by: David S. Miller Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed