All of lore.kernel.org
 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
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2026-04-17 10:30 UTC | newest]

Thread overview: 6+ 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
2026-04-17 10:18 ` Matthieu Baerts
2026-04-17 10:30 ` Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.