public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH mptcp-net v2 0/2] mptcp: fix warn on bad status
@ 2025-12-03 18:24 Paolo Abeni
  2025-12-03 18:24 ` [PATCH mptcp-net v2 1/2] mptcp: fallback earlier on simult connection Paolo Abeni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Abeni @ 2025-12-03 18:24 UTC (permalink / raw)
  To: mptcp

Two somewhat related fixes addressing different issues producing
exactly the same splat (issues/586).

Patch 1 has some cosmetic updates from v1.
Patch 2 is new and addresses Matttbe repro.

Paolo Abeni (2):
  mptcp: fallback earlier on simult connection
  mptcp: ensure context reset on disconnect()

 net/mptcp/options.c  | 10 ++++++++++
 net/mptcp/protocol.c |  7 +++++--
 net/mptcp/protocol.h |  6 ++----
 net/mptcp/subflow.c  |  6 ------
 4 files changed, 17 insertions(+), 12 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-12-04 18:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 18:24 [PATCH mptcp-net v2 0/2] mptcp: fix warn on bad status Paolo Abeni
2025-12-03 18:24 ` [PATCH mptcp-net v2 1/2] mptcp: fallback earlier on simult connection Paolo Abeni
2025-12-03 18:24 ` [PATCH mptcp-net v2 2/2] mptcp: ensure context reset on disconnect() Paolo Abeni
2025-12-03 19:43 ` [PATCH mptcp-net v2 0/2] mptcp: fix warn on bad status MPTCP CI
2025-12-04 18:56 ` Matthieu Baerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox