]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netfilter: nf_tables: Respect NETDEV_REGISTER events
authorPhil Sutter <phil@nwl.cc>
Wed, 21 May 2025 20:44:28 +0000 (22:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 23 May 2025 11:57:13 +0000 (13:57 +0200)
commita331b78a552551d0e404e58e6390b1c828d6af8f
treed95ed42f7bbce1c163c70cb53b3dfe0f7098db83
parent104031ac89804cda09b0363156a0769aae0f875c
netfilter: nf_tables: Respect NETDEV_REGISTER events

Hook into new devices if their name matches the hook spec.

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