diff options
author | 2018-09-12 15:19:07 +0200 | |
---|---|---|
committer | 2018-09-20 17:54:37 +0200 | |
commit | 93e66024b0249cec81e91328c55a754efd3192e0 (patch) | |
tree | fed30c9486ec9b01fa7f8f3d6ce08eeb6eadb484 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6} (diff) | |
download | wireguard-linux-93e66024b0249cec81e91328c55a754efd3192e0.tar.xz wireguard-linux-93e66024b0249cec81e91328c55a754efd3192e0.zip |
netfilter: conntrack: pass nf_hook_state to packet and error handlers
nf_hook_state contains all the hook meta-information: netns, protocol family,
hook location, and so on.
Instead of only passing selected information, pass a pointer to entire
structure.
This will allow to merge the error and the packet handlers and remove
the ->new() function in followup patches.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions