]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
netfilter: add deprecation warning for dccp support
authorFlorian Westphal <fw@strlen.de>
Wed, 11 Mar 2026 09:53:15 +0000 (10:53 +0100)
committerFlorian Westphal <fw@strlen.de>
Wed, 8 Apr 2026 05:51:27 +0000 (07:51 +0200)
commit606bd17ef0de1b8f4227cb070308ddfd702979dc
tree4d80f6b10c808d6d5960c435a6552bc1f8e8ea59
parent7970d6aaf710db166de98c5356a260089896fae5
netfilter: add deprecation warning for dccp support

Add a deprecation warning for the xt_dccp match and the
nft exthdr code.

Signed-off-by: Florian Westphal <fw@strlen.de>
net/netfilter/nft_exthdr.c
net/netfilter/xt_dccp.c