From: Patrick McHardy Date: Sun, 4 Mar 2007 23:57:46 +0000 (-0800) Subject: [NETFILTER]: tcp conntrack: accept SYN|URG as valid X-Git-Tag: v2.6.21-rc3~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ab4298aa136d07219664d563d8decf0e75693f;p=pandora-kernel.git [NETFILTER]: tcp conntrack: accept SYN|URG as valid Some stacks apparently send packets with SYN|URG set. Linux accepts these packets, so TCP conntrack should to. Pointed out by Martijn Posthuma . Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed