Re: [PATCH net 1/5] mptcp: avoid combining some incoming suboptions
From: Jakub Kicinski
Date: Wed Jul 29 2026 - 20:23:27 EST
On Tue, 28 Jul 2026 19:11:57 +0200 Matthieu Baerts (NGI0) wrote:
> Some MPTCP suboptions are mutually exclusive according to the RFC8684,
> but also because in different places, the code doesn't expect some
> combinations to be present. That's specially true for suboptions that
> would be present twice, but with different attributes.
Looks like Clashiko has much to say about this patch.
Could you check?
From my perspective I'm not sure if such RFC compliance changes
really belong as Fixes? I don't feel too strongly tho.