diff options
author | Florian Westphal <fw@strlen.de> | 2022-01-20 13:07:01 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-02-04 06:30:28 +0100 |
commit | 1bc91a5ddf3eaea0e0ea957cccf3abdcfcace00e (patch) | |
tree | 0c99175c50370672be38b4794b329622dd007753 /include/linux/netfilter | |
parent | 5f31edc0676b55cd6baf5ba119d1881f3fbadee1 (diff) |
netfilter: conntrack: handle ->destroy hook via nat_ops instead
The nat module already exposes a few functions to the conntrack core.
Move the nat extension destroy hook to it.
After this, no conntrack extension needs a destroy hook.
'struct nf_ct_ext_type' and the register/unregister api can be removed
in a followup patch.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/netfilter')
0 files changed, 0 insertions, 0 deletions