Files
linux/net
Florian Westphal 1bc91a5ddf 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>
2022-02-04 06:30:28 +01:00
..
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-27 13:53:27 +00:00
2022-01-27 13:53:27 +00:00
2021-05-26 07:03:39 +02:00
2022-01-11 20:26:36 -08:00
2021-06-03 15:13:56 -07:00
2021-07-29 15:06:49 +01:00