From: Eric Dumazet Date: Wed, 22 May 2013 11:01:06 +0000 (+0000) Subject: netfilter: xt_socket: use IP early demux X-Git-Tag: v3.11-rc1~16^2~172^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00028aa37098168048728acc32ab0206687f2920;p=pandora-kernel.git netfilter: xt_socket: use IP early demux With IP early demux added in linux-3.6, we perform TCP lookup in IP layer before iptables hooks. We can avoid doing a second lookup in xt_socket. Signed-off-by: Eric Dumazet Acked-by: David S. Miller Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed