From: Geliang Tang <geliangtang at gmail.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [PATCH net-next 0/3] add MP_PRIO, MP_FAIL and MP_FASTCLOSE suboptions handling
Date: Tue, 16 Jun 2020 14:47:35 +0800 [thread overview]
Message-ID: <cover.1592289629.git.geliangtang@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 405 bytes --]
Add handling for sending and receiving the MP_PRIO, MP_FAIL, and
MP_FASTCLOSE suboptions.
Geliang Tang (3):
mptcp: add MP_PRIO suboption handling
mptcp: add MP_FAIL suboption handling
mptcp: add MP_FASTCLOSE suboption handling
net/mptcp/options.c | 48 ++++++++++++++++++++++++++++++++++++++++++++
net/mptcp/protocol.h | 9 +++++++++
2 files changed, 57 insertions(+)
--
2.17.1
WARNING: multiple messages have this Message-ID (diff)
From: Geliang Tang <geliangtang@gmail.com>
To: Mat Martineau <mathew.j.martineau@linux.intel.com>,
Matthieu Baerts <matthieu.baerts@tessares.net>,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>
Cc: Geliang Tang <geliangtang@gmail.com>,
netdev@vger.kernel.org, mptcp@lists.01.org,
linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/3] add MP_PRIO, MP_FAIL and MP_FASTCLOSE suboptions handling
Date: Tue, 16 Jun 2020 14:47:35 +0800 [thread overview]
Message-ID: <cover.1592289629.git.geliangtang@gmail.com> (raw)
Add handling for sending and receiving the MP_PRIO, MP_FAIL, and
MP_FASTCLOSE suboptions.
Geliang Tang (3):
mptcp: add MP_PRIO suboption handling
mptcp: add MP_FAIL suboption handling
mptcp: add MP_FASTCLOSE suboption handling
net/mptcp/options.c | 48 ++++++++++++++++++++++++++++++++++++++++++++
net/mptcp/protocol.h | 9 +++++++++
2 files changed, 57 insertions(+)
--
2.17.1
next reply other threads:[~2020-06-16 6:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 6:47 Geliang Tang [this message]
2020-06-16 6:47 ` [PATCH net-next 0/3] add MP_PRIO, MP_FAIL and MP_FASTCLOSE suboptions handling Geliang Tang
-- strict thread matches above, loose matches on Subject: below --
2020-06-16 6:47 [MPTCP] [PATCH net-next 1/3] mptcp: add MP_PRIO suboption handling Geliang Tang
2020-06-16 6:47 ` Geliang Tang
2020-06-16 6:47 [MPTCP] [PATCH net-next 2/3] mptcp: add MP_FAIL " Geliang Tang
2020-06-16 6:47 ` Geliang Tang
2020-06-16 6:47 [MPTCP] [PATCH net-next 3/3] mptcp: add MP_FASTCLOSE " Geliang Tang
2020-06-16 6:47 ` Geliang Tang
2020-06-16 15:18 [MPTCP] Re: [PATCH net-next 0/3] add MP_PRIO, MP_FAIL and MP_FASTCLOSE suboptions handling Matthieu Baerts
2020-06-16 15:18 ` Matthieu Baerts
2020-06-18 6:27 [MPTCP] " Geliang Tang
2020-06-18 6:27 ` Geliang Tang
2020-06-18 8:06 [MPTCP] " Matthieu Baerts
2020-06-18 8:06 ` Matthieu Baerts
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.1592289629.git.geliangtang@gmail.com \
--to=unknown@example.com \
/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.