public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH mptcp-net v4 0/2] mptcp: sync the msk->sndbuf at accept() time
@ 2026-04-11  3:48 Gang Yan
  2026-04-11  3:48 ` [PATCH mptcp-net v4 1/2] " Gang Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gang Yan @ 2026-04-11  3:48 UTC (permalink / raw)
  To: mptcp; +Cc: Gang Yan

From: Gang Yan <yangang@kylinos.cn>

Changelog:
v4:
  - Update the coomit log to show the root cause.
  - Remove the '__mptcp_propagate_sndbuf' in 'mptcp_sk_clone_init'
    according to Paolo's advice.
  - Replace 'grep' with 'sed' according to AI's suggestions.
  - Crete a packetdrill PR for test:
    https://github.com/multipath-tcp/packetdrill/pull/193
v3:
  - Add a check in diag.sh to check the sndbuf of the server side.

Gang Yan (2):
  mptcp: sync the msk->sndbuf at accept() time
  selftests: mptcp: add a check for sndbuf of S/C

 net/mptcp/protocol.c                      |  2 +-
 tools/testing/selftests/net/mptcp/diag.sh | 28 +++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-11  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-11  3:48 [PATCH mptcp-net v4 0/2] mptcp: sync the msk->sndbuf at accept() time Gang Yan
2026-04-11  3:48 ` [PATCH mptcp-net v4 1/2] " Gang Yan
2026-04-11  3:49 ` [PATCH mptcp-net v4 2/2] selftests: mptcp: add a check for sndbuf of S/C Gang Yan
2026-04-11  5:00 ` [PATCH mptcp-net v4 0/2] mptcp: sync the msk->sndbuf at accept() time MPTCP CI

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