]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/netfilter/nf_tables_api.c
netfilter: nf_tables: pass hook list to flowtable event notifier
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 20 May 2020 11:44:18 +0000 (13:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 May 2020 20:20:34 +0000 (22:20 +0200)
commitc42d8bda69e291c5551497a02db71b50d95510d4
treec9d6123fed1f616e6902c5325fa348041307cb0a
parent389a2cbcb7f15e2af9babdc0c63cec318537e7ed
netfilter: nf_tables: pass hook list to flowtable event notifier

Update the flowtable netlink notifier to take the list of hooks as input.
This allows to reuse this function in incremental flowtable hook updates.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c