netfilter: nf_conntrack: don't try to deliver events for untracked connections
authorPatrick McHardy <kaber@trash.net>
Wed, 18 Feb 2009 14:30:34 +0000 (15:30 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 18 Feb 2009 14:30:34 +0000 (15:30 +0100)
commit5962fc6d5fff09c8e6fb8cadcb18327a0f4277f7
tree2cc5e20956687640229913c60b043db147321772
parent2c6764b743f9d25dd0806a417f06920dcbd0f599
netfilter: nf_conntrack: don't try to deliver events for untracked connections

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>
include/net/netfilter/nf_conntrack_core.h