]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "netfilter: nf_tables: Add notifications for hook changes"
authorPhil Sutter <phil@nwl.cc>
Thu, 10 Jul 2025 16:43:42 +0000 (18:43 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 14 Jul 2025 13:22:47 +0000 (15:22 +0200)
commit36a686c0784fcccdaa4f38b498a9ef0d42ea7cb8
treec5ea941b8d960fabe13ffce5bf041ce0b099c971
parent6ac86ac74e3a0608424240cc1ce813ad6e8a73dd
Revert "netfilter: nf_tables: Add notifications for hook changes"

This reverts commit 465b9ee0ee7bc268d7f261356afd6c4262e48d82.

Such notifications fit better into core or nfnetlink_hook code,
following the NFNL_MSG_HOOK_GET message format.

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