[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230519105348.GA24477@breakpoint.cc>
Date: Fri, 19 May 2023 12:53:48 +0200
From: Florian Westphal <fw@...len.de>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Florian Westphal <fw@...len.de>, netdev@...r.kernel.org,
Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
netfilter-devel <netfilter-devel@...r.kernel.org>,
Jeremy Sowden <jeremy@...zel.net>
Subject: Re: [PATCH net-next 3/9] netfilter: nft_exthdr: add boolean DCCP
option matching
Jakub Kicinski <kuba@...nel.org> wrote:
> On Thu, 18 May 2023 12:07:53 +0200 Florian Westphal wrote:
> > From: Jeremy Sowden <jeremy@...zel.net>
> >
> > 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
Don't know but its still seeing *some* activity.
When I asked the same question I was pointed at
https://multipath-dccp.org/
respectively the out-of-tree implementation at
https://github.com/telekom/mp-dccp/
There is also some ietf activity for dccp, e.g.
BBR-like CC:
https://www.ietf.org/archive/id/draft-romo-iccrg-ccid5-00.html
Powered by blists - more mailing lists