git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
325fb5b
)
netfilter: conntrack: don't deliver events for racy packets
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 16 Mar 2009 14:06:42 +0000
(15:06 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 16 Mar 2009 14:06:42 +0000
(15:06 +0100)
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 <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found