MPTCP Linux Development
 help / color / mirror / Atom feed
* [MPTCP] [PATCH mptcp-net 0/5] mptcp: mix fixes
@ 2021-02-05 16:55 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2021-02-05 16:55 UTC (permalink / raw)
  To: mptcp 

[-- Attachment #1: Type: text/plain, Size: 1019 bytes --]

This includes new versions of 2 already posted patches (1/5 && 2/5)
a rewrite of an already posted RFC patch (3/5) and a new fix.

Patch 1 should address issues/126
Patch 2 should address issues/130 && 125
Patch 3 is mostly a clean-up, possibly could land to net-next
Patch 4 should fix issue 146
Finally patch 5 allow mptcp_connect to dump more info when errors happen

Paolo Abeni (5):
  mptcp: fix spurious retransmissions
  mptcp: init mptcp request socket earlier
  mptcp: better msk receive window updates
  mptcp: add a missing retransmission timer scheduling
  selftests: mptcp: dump more info on errors

 net/mptcp/options.c                           | 10 ++---
 net/mptcp/protocol.c                          | 44 +++++++++++--------
 net/mptcp/protocol.h                          | 14 ++----
 net/mptcp/subflow.c                           | 40 +++++++----------
 .../selftests/net/mptcp/mptcp_connect.sh      | 11 +++--
 5 files changed, 58 insertions(+), 61 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-05 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05 16:55 [MPTCP] [PATCH mptcp-net 0/5] mptcp: mix fixes Paolo Abeni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox