[PATCH mptcp-net v2 0/2] mptcp: a couple of fixes

Paolo Abeni posted 2 patches 2 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/cover.1680110912.git.pabeni@redhat.com
Maintainers: Matthieu Baerts <matthieu.baerts@tessares.net>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
There is a newer version of this series
net/mptcp/protocol.c | 54 ++++++++++++++++++-----------
net/mptcp/protocol.h |  2 ++
net/mptcp/subflow.c  | 82 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 118 insertions(+), 20 deletions(-)
[PATCH mptcp-net v2 0/2] mptcp: a couple of fixes
Posted by Paolo Abeni 2 years, 5 months ago
dump cover letter to trigger the CI, see the individual
changelog for the details.

Note that patch  2/2 introduces a behavioral change that hits
the packetdrill test close_before_accept.pkt. The msk socket
will be CLOSED after accept if the first subflow is closed
before accept.

Paolo Abeni (2):
  mptcp: stops worker on unaccepted sockets at listener close
  mptcp: fix accept vs worker race

 net/mptcp/protocol.c | 54 ++++++++++++++++++-----------
 net/mptcp/protocol.h |  2 ++
 net/mptcp/subflow.c  | 82 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 118 insertions(+), 20 deletions(-)

-- 
2.39.2