commit | c42d8bda69e291c5551497a02db71b50d95510d4 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Wed May 20 13:44:18 2020 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed May 27 22:20:34 2020 +0200 |
tree | c9d6123fed1f616e6902c5325fa348041307cb0a | |
parent | 389a2cbcb7f15e2af9babdc0c63cec318537e7ed [diff] |
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>