diff options
author | Florian Westphal <fw@strlen.de> | 2019-01-09 17:19:34 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-01-18 15:02:33 +0100 |
commit | 827318feb69cb07ed58bb9b9dd6c2eaa81a116ad (patch) | |
tree | ae11b54aa95f1423f1ea87422665771f5d6da981 /lib/mpi/mpiutil.c | |
parent | 10870dd89e956d911d1a39474c0bf4a18c72cffc (diff) |
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 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions