All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH v2 mptcp-net 0/2] mptcp: fix missing close transition
Date: Wed, 23 Aug 2023 10:28:39 +0200	[thread overview]
Message-ID: <cover.1692779220.git.pabeni@redhat.com> (raw)

This is an attempt to address the 2nd issue reported in:

https://github.com/multipath-tcp/mptcp_net-next/issues/427

See the individual patch changelog for the details. The cover letter
is here mainly to trigger the CI.

v1 -> v2:
 - fix compile warning reported by the CI

Paolo Abeni (2):
  mptcp: move __mptcp_error_report in protocol.c
  mptcp: process pending subflow error on close

 net/mptcp/protocol.c | 41 +++++++++++++++++++++++++++++++++++++++++
 net/mptcp/subflow.c  | 36 ------------------------------------
 2 files changed, 41 insertions(+), 36 deletions(-)

-- 
2.41.0


             reply	other threads:[~2023-08-23  8:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23  8:28 Paolo Abeni [this message]
2023-08-23  8:28 ` [PATCH v2 mptcp-net 1/2] mptcp: move __mptcp_error_report in protocol.c Paolo Abeni
2023-08-23  8:28 ` [PATCH v2 mptcp-net 2/2] mptcp: process pending subflow error on close Paolo Abeni
2023-08-23 10:06   ` mptcp: process pending subflow error on close: Tests Results MPTCP CI
2023-08-23 18:29   ` MPTCP CI
2023-08-23 16:59 ` [PATCH v2 mptcp-net 0/2] mptcp: fix missing close transition Mat Martineau

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.1692779220.git.pabeni@redhat.com \
    --to=pabeni@redhat.com \
    --cc=mptcp@lists.linux.dev \
    /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.