[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250314-net-mptcp-fix-data-stream-corr-sockopt-v1-0-122dbb249db3@kernel.org>
Date: Fri, 14 Mar 2025 21:11:30 +0100
From: "Matthieu Baerts (NGI0)" <matttbe@...nel.org>
To: mptcp@...ts.linux.dev, Mat Martineau <martineau@...nel.org>,
Geliang Tang <geliang@...nel.org>, "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>,
Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
"Matthieu Baerts (NGI0)" <matttbe@...nel.org>,
Arthur Mongodin <amongodin@...dorisec.fr>, stable@...r.kernel.org
Subject: [PATCH net 0/3] mptcp: fix data stream corruption and missing
sockopts
Here are 3 unrelated fixes for the net tree.
- Patch 1: fix data stream corruption when ending up not sending an
ADD_ADDR.
- Patch 2: fix missing getsockopt(IPV6_V6ONLY) support -- the set part
is supported.
- Patch 3: fix missing v4/v6 freebind & transparent getsockopt() -- the
set part is supported.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@...nel.org>
---
Notes:
- Patch 1 has already been sent to netdev, but it has been applied in
MPTCP tree first, including some small changes in the commit message.
---
Arthur Mongodin (1):
mptcp: Fix data stream corruption in the address announcement
Matthieu Baerts (NGI0) (2):
mptcp: sockopt: fix getting IPV6_V6ONLY
mptcp: sockopt: fix getting freebind & transparent
net/mptcp/options.c | 6 ++++--
net/mptcp/sockopt.c | 28 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 2 deletions(-)
---
base-commit: 4003c9e78778e93188a09d6043a74f7154449d43
change-id: 20250314-net-mptcp-fix-data-stream-corr-sockopt-98e1d4250951
Best regards,
--
Matthieu Baerts (NGI0) <matttbe@...nel.org>
Powered by blists - more mailing lists