From: Pablo Neira Ayuso Date: Mon, 16 Mar 2009 14:06:42 +0000 (+0100) Subject: netfilter: conntrack: don't deliver events for racy packets X-Git-Tag: v2.6.29~3^2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e93a68ca41e7e73766f95ba32ca05cf9052e15;p=pandora-kernel.git netfilter: conntrack: don't deliver events for racy packets This patch skips the delivery of conntrack events if the packet was drop due to a race condition in the conntrack insertion. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed