diff options
| author | 2019-01-09 17:19:34 +0100 | |
|---|---|---|
| committer | 2019-01-18 15:02:33 +0100 | |
| commit | 827318feb69cb07ed58bb9b9dd6c2eaa81a116ad (patch) | |
| tree | ae11b54aa95f1423f1ea87422665771f5d6da981 /net/netfilter/xt_physdev.c | |
| parent | netfilter: nf_tables: add direct calls for all builtin expressions (diff) | |
| download | wireguard-linux-827318feb69cb07ed58bb9b9dd6c2eaa81a116ad.tar.xz wireguard-linux-827318feb69cb07ed58bb9b9dd6c2eaa81a116ad.zip | |
netfilter: conntrack: remove helper hook again
place them into the confirm one.
Old:
hook (300): ipv4/6_help() first call helper, then seqadj.
hook (INT_MAX): confirm
Now:
hook (INT_MAX): confirm, first call helper, then seqadj, then confirm
Not having the extra call is noticeable in bechmarks.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/xt_physdev.c')
0 files changed, 0 insertions, 0 deletions
