diff options
| author | Florian Westphal <fw@strlen.de> | 2016-07-03 20:44:01 +0200 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-07-11 11:46:22 +0200 |
| commit | 242922a027176cd260c5adce4ba6bbfa3a05190c (patch) | |
| tree | a08105a2e0e42d5fd885cbc5e55bc9b6c86c1aea /scripts/gdb/linux/utils.py | |
| parent | 8786a9716d028083f56f944996883f7d1a05919e (diff) | |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
