From: Mat Martineau <mathew.j.martineau@linux.intel.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-net v3 0/6] mptcp: mp_fail related fixes
Date: Fri, 17 Jun 2022 16:05:25 -0700 (PDT) [thread overview]
Message-ID: <8bbe5bd3-5b56-1fbc-899f-2663a186633@linux.intel.com> (raw)
In-Reply-To: <cover.1655460262.git.pabeni@redhat.com>
On Fri, 17 Jun 2022, Paolo Abeni wrote:
> While cooking a follow-up for "mptcp: invoke MP_FAIL response when
> needed" I stumbled upon a few other MP_FAIL related issues hit my
> the self-tests while mangling the above.
>
> All the patches for for the -net tree, and should be applied in-order
> around to the squashed-to patch.
>
> v2 -> v3:
> - do not schedule mp_fail timeout on closed socket in patch 3/6 (mat)
>
Thanks for the v3 Paolo. I have a (non-blocking) question for patch 2 and
a locking concern for patch 6. But for patches 1-5:
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
> v1 -> v2:
> - take care of UaF in mptcp_worker with new patch 6/6
>
> Paolo Abeni (6):
> mptcp: fix error mibs accounting
> mptcp: introduce MAPPING_BAD_CSUM
> Squash-to: "mptcp: invoke MP_FAIL response when needed"
> mptcp: fix shutdown vs fallback race
> mptcp: consistent map handling on failure
> mptcp: fix race on unaccepted mptcp sockets
>
> net/mptcp/options.c | 8 +--
> net/mptcp/pm.c | 5 +-
> net/mptcp/protocol.c | 57 +++++++++++++++++----
> net/mptcp/protocol.h | 25 +++++++--
> net/mptcp/subflow.c | 119 ++++++++++++++++++++++++++++++++++---------
> 5 files changed, 170 insertions(+), 44 deletions(-)
>
> --
> 2.35.3
>
>
>
--
Mat Martineau
Intel
prev parent reply other threads:[~2022-06-17 23:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 10:05 [PATCH mptcp-net v3 0/6] mptcp: mp_fail related fixes Paolo Abeni
2022-06-17 10:05 ` [PATCH mptcp-net v3 1/6] mptcp: fix error mibs accounting Paolo Abeni
2022-06-17 10:05 ` [PATCH mptcp-net v3 2/6] mptcp: introduce MAPPING_BAD_CSUM Paolo Abeni
2022-06-17 23:13 ` Mat Martineau
2022-06-20 9:24 ` Paolo Abeni
2022-06-17 10:05 ` [PATCH mptcp-net v3 3/6] Squash-to: "mptcp: invoke MP_FAIL response when needed" Paolo Abeni
2022-06-17 14:01 ` Paolo Abeni
2022-06-17 23:06 ` Mat Martineau
2022-06-17 10:05 ` [PATCH mptcp-net v3 4/6] mptcp: fix shutdown vs fallback race Paolo Abeni
2022-06-17 10:05 ` [PATCH mptcp-net v3 5/6] mptcp: consistent map handling on failure Paolo Abeni
2022-06-17 10:05 ` [PATCH mptcp-net v3 6/6] mptcp: fix race on unaccepted mptcp sockets Paolo Abeni
2022-06-17 11:57 ` mptcp: fix race on unaccepted mptcp sockets: Tests Results MPTCP CI
2022-06-18 0:51 ` [PATCH mptcp-net v3 6/6] mptcp: fix race on unaccepted mptcp sockets Mat Martineau
2022-06-20 10:15 ` Paolo Abeni
2022-06-20 10:47 ` Paolo Abeni
2022-06-17 23:05 ` Mat Martineau [this message]
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=8bbe5bd3-5b56-1fbc-899f-2663a186633@linux.intel.com \
--to=mathew.j.martineau@linux.intel.com \
--cc=mptcp@lists.linux.dev \
--cc=pabeni@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox