]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
netfilter: don't include xt and nftables.h in unrelated subsystems
authorFlorian Westphal <fw@strlen.de>
Fri, 28 Nov 2025 20:59:27 +0000 (21:59 +0100)
committerFlorian Westphal <fw@strlen.de>
Tue, 20 Jan 2026 15:23:37 +0000 (16:23 +0100)
commit910d2712277583696474cd90dffcb56d3e0ff08e
tree2850b9c2479070fceb516e3bc0c7a6e2a8af2cc1
parentf7becf0dad8f558832a64183c7b1d0c65d327947
netfilter: don't include xt and nftables.h in unrelated subsystems

conntrack, xtables and nftables are distinct subsystems, don't use them
in other subystems.

Signed-off-by: Florian Westphal <fw@strlen.de>
include/linux/audit.h
include/net/netfilter/nf_conntrack_tuple.h
include/net/netfilter/nf_tables.h
net/bridge/netfilter/nf_conntrack_bridge.c
net/netfilter/nf_conntrack_h323_main.c
net/netfilter/nf_synproxy_core.c
net/netfilter/nf_tables_api.c
net/netfilter/nft_synproxy.c