From: Gang Yan <gang.yan@linux.dev>
To: mptcp@lists.linux.dev
Cc: Gang Yan <yangang@kylinos.cn>
Subject: [PATCH mptcp-net v3 0/2] mptcp: sync the msk->sndbuf at accept() time
Date: Tue, 7 Apr 2026 16:45:16 +0800 [thread overview]
Message-ID: <cover.1775551182.git.yangang@kylinos.cn> (raw)
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
next reply other threads:[~2026-04-07 8:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 8:45 Gang Yan [this message]
2026-04-07 8:45 ` [PATCH mptcp-net v3 1/2] mptcp: sync the msk->sndbuf at accept() time 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1775551182.git.yangang@kylinos.cn \
--to=gang.yan@linux.dev \
--cc=mptcp@lists.linux.dev \
--cc=yangang@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.