netfilter: add struct nf_ct_hook and use it
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 23 May 2018 07:17:12 +0000 (09:17 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 23 May 2018 07:26:06 +0000 (09:26 +0200)
commit1f4b24397d3e164dde7026b91056e67304724fb6
tree9b9a6679e39e9f3a98c39763538b480b06251449
parentcede24d1b21d68d84ac5a36c44f7d37daadcc258
netfilter: add struct nf_ct_hook and use it

Move the nf_ct_destroy indirection to the struct nf_ct_hook.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter.h
net/netfilter/core.c
net/netfilter/nf_conntrack_core.c