[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1602262630.git.pabeni@redhat.com>
Date: Fri, 9 Oct 2020 18:59:59 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, mptcp@...ts.01.org
Subject: [PATCH net 0/2] mptcp: some fallback fixes
pktdrill pointed-out we currently don't handle properly some
fallback scenario for MP_JOIN subflows
The first patch addresses such issue.
Patch 2/2 fixes a related pre-existing issue that is more
evident after 1/2: we could keep using for MPTCP signaling
closed subflows.
Paolo Abeni (2):
mptcp: fix fallback for MP_JOIN subflows
mptcp: subflows garbage collection
net/mptcp/options.c | 32 +++++++++++++++++++++++++-------
net/mptcp/protocol.c | 17 +++++++++++++++++
net/mptcp/protocol.h | 2 ++
net/mptcp/subflow.c | 16 ++++++++++++++--
4 files changed, 58 insertions(+), 9 deletions(-)
--
2.26.2
Powered by blists - more mailing lists