]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netfilter: nf_tables: Wrap netdev notifiers
authorPhil Sutter <phil@nwl.cc>
Wed, 21 May 2025 20:44:29 +0000 (22:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 23 May 2025 11:57:13 +0000 (13:57 +0200)
commit9669c1105b16fa9e02bc599464b3f96988c92ed0
tree1ae7ed44ea0118a23d67b675643ad6512e0d341a
parenta331b78a552551d0e404e58e6390b1c828d6af8f
netfilter: nf_tables: Wrap netdev notifiers

Handling NETDEV_CHANGENAME events has to traverse all chains/flowtables
twice, prepare for this. No functional change intended.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c
net/netfilter/nft_chain_filter.c