Re: [PATCH net-next 3/9] netfilter: nft_exthdr: add boolean DCCP option matching
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-05-18 21:04:51
Also in:
netfilter-devel
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-05-18 21:04:51
Also in:
netfilter-devel
On Thu, 18 May 2023 12:07:53 +0200 Florian Westphal wrote:
From: Jeremy Sowden <redacted> The xt_dccp iptables module supports the matching of DCCP packets based on the presence or absence of DCCP options. Extend nft_exthdr to add this functionality to nftables.
Someone is actually using DCCP ? :o