From: Paolo Abeni <pabeni at redhat.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [PATCH net 0/2] mptcp: mp join fallback fixes.
Date: Thu, 08 Oct 2020 22:34:57 +0200 [thread overview]
Message-ID: <cover.1602189151.git.pabeni@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 880 bytes --]
This solves issues/91 for me at least. Targeting upstream -net.
As such, patches based on the "bottom" of current export branch,
so that should apply cleanly on current -net.
Note that rebasing on top of patch 2 "mptcp: refactor shutdown and close",
we must change the value of the macro MPTCP_WORKER_RUNNING (5 -> 6)
The problem fixed by patch 2/2 already exist in the curren export/net
branches - is quite rare, but is more visible after patch 1/2.
This iteration addresses the comment from Mat on patch 2/2
Paolo Abeni (2):
mptcp: fix fallback for MP_JOIN subflows
mptcp: subflows garbage collection
net/mptcp/options.c | 32 +++++++++++++++++++++++++-------
net/mptcp/protocol.c | 18 ++++++++++++++++++
net/mptcp/protocol.h | 2 ++
net/mptcp/subflow.c | 16 ++++++++++++++--
4 files changed, 59 insertions(+), 9 deletions(-)
--
2.26.2
next reply other threads:[~2020-10-08 20:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-08 20:34 Paolo Abeni [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-07 17:37 [MPTCP] [PATCH net 0/2] mptcp: mp join fallback fixes Paolo Abeni
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.1602189151.git.pabeni@redhat.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.