]> Git Repo - linux.git/commit
netfilter: nf_tables: add nft_unregister_flowtable_hook()
authorPablo Neira Ayuso <[email protected]>
Fri, 15 Nov 2019 10:36:35 +0000 (11:36 +0100)
committerPablo Neira Ayuso <[email protected]>
Fri, 15 Nov 2019 22:44:54 +0000 (23:44 +0100)
commitff4bf2f42a40e7dff28379f085b64df322c70b45
tree11c5faa93078b1aa66bd9e1738282821e341a356
parentd7c03a9f5c2577b29a7699bbaa1c1cbcfb56afd3
netfilter: nf_tables: add nft_unregister_flowtable_hook()

Unbind flowtable callback if hook is unregistered.

This patch is implicitly fixing the error path of
nf_tables_newflowtable() and nft_flowtable_event().

Fixes: 8bb69f3b2918 ("netfilter: nf_tables: add flowtable offload control plane")
Reported-by: wenxu <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
net/netfilter/nf_tables_api.c
This page took 0.051826 seconds and 4 git commands to generate.