summaryrefslogtreecommitdiff
path: root/include/net/kcm.h
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-07-03 18:44:01 (GMT)
committerPablo Neira Ayuso <pablo@netfilter.org>2016-07-11 09:46:22 (GMT)
commit242922a027176cd260c5adce4ba6bbfa3a05190c (patch)
treea08105a2e0e42d5fd885cbc5e55bc9b6c86c1aea /include/net/kcm.h
parent8786a9716d028083f56f944996883f7d1a05919e (diff)
downloadlinux-242922a027176cd260c5adce4ba6bbfa3a05190c.tar.xz
netfilter: conntrack: simplify early_drop
We don't need to acquire the bucket lock during early drop, we can use lockless traveral just like ____nf_conntrack_find. The timer deletion serves as synchronization point, if another cpu attempts to evict same entry, only one will succeed with timer deletion. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/net/kcm.h')
0 files changed, 0 insertions, 0 deletions