All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-net v3 0/2] mptcp: sync the msk->sndbuf at accept() time
@ 2026-04-07  8:45 Gang Yan
  2026-04-07  8:45 ` [PATCH mptcp-net v3 1/2] " Gang Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gang Yan @ 2026-04-07  8:45 UTC (permalink / raw)
  To: mptcp; +Cc: Gang Yan

From: Gang Yan <yangang@kylinos.cn>

Changelog:
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                      |  1 +
 tools/testing/selftests/net/mptcp/diag.sh | 26 +++++++++++++++++++++++
 2 files changed, 27 insertions(+)

-- 
2.43.0


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07  8:45 [PATCH mptcp-net v3 0/2] mptcp: sync the msk->sndbuf at accept() time Gang Yan
2026-04-07  8:45 ` [PATCH mptcp-net v3 1/2] " Gang Yan
2026-04-10  9:04   ` Paolo Abeni
2026-04-10  9:10     ` Matthieu Baerts
2026-04-11  3:51     ` gang.yan
2026-04-07  8:45 ` [PATCH mptcp-net v3 2/2] selftests: mptcp: add a check for sndbuf of S/C Gang Yan
2026-04-09  9:57 ` [PATCH mptcp-net v3 0/2] mptcp: sync the msk->sndbuf at accept() time MPTCP CI

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.