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:
2c6764b
)
netfilter: nf_conntrack: don't try to deliver events for untracked connections
author
Patrick McHardy
<kaber@trash.net>
Wed, 18 Feb 2009 14:30:34 +0000
(15:30 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Wed, 18 Feb 2009 14:30:34 +0000
(15:30 +0100)
The untracked conntrack actually does usually have events marked for
delivery as its not special-cased in that part of the code. Skip the
actual delivery since it impacts performance noticeably.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found