All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH net 0/2] mptcp: mp join fallback fixes.
@ 2020-10-07 17:37 Paolo Abeni
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Abeni @ 2020-10-07 17:37 UTC (permalink / raw)
  To: mptcp 

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

This solves issues/91 for me at least. Targeting upstream -net.
As such, patches based on the "bottom" of current export branch,
so that should apply cleanly on current -net.

Note that rebasing on top of patch 2 "mptcp: refactor shutdown and close",
we must change the value of the macro MPTCP_WORKER_RUNNING (5 -> 6)

The problem fixed by patch 2/2 already exist in the curren export/net 
branches - is quite rare, but is more visible after patch 1/2.

Paolo Abeni (2):
  mptcp: fix fallback for MP_JOIN subflows
  mptcp: subflows garbage collection

 net/mptcp/options.c  | 32 +++++++++++++++++++++++++-------
 net/mptcp/protocol.c | 18 ++++++++++++++++++
 net/mptcp/protocol.h |  2 ++
 net/mptcp/subflow.c  | 15 +++++++++++++--
 4 files changed, 58 insertions(+), 9 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [MPTCP] [PATCH net 0/2] mptcp: mp join fallback fixes.
@ 2020-10-08 20:34 Paolo Abeni
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Abeni @ 2020-10-08 20:34 UTC (permalink / raw)
  To: mptcp 

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

This solves issues/91 for me at least. Targeting upstream -net.
As such, patches based on the "bottom" of current export branch,
so that should apply cleanly on current -net.

Note that rebasing on top of patch 2 "mptcp: refactor shutdown and close",
we must change the value of the macro MPTCP_WORKER_RUNNING (5 -> 6)

The problem fixed by patch 2/2 already exist in the curren export/net 
branches - is quite rare, but is more visible after patch 1/2.

This iteration addresses the comment from Mat on patch 2/2

Paolo Abeni (2):
  mptcp: fix fallback for MP_JOIN subflows
  mptcp: subflows garbage collection

 net/mptcp/options.c  | 32 +++++++++++++++++++++++++-------
 net/mptcp/protocol.c | 18 ++++++++++++++++++
 net/mptcp/protocol.h |  2 ++
 net/mptcp/subflow.c  | 16 ++++++++++++++--
 4 files changed, 59 insertions(+), 9 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-08 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-07 17:37 [MPTCP] [PATCH net 0/2] mptcp: mp join fallback fixes Paolo Abeni
  -- strict thread matches above, loose matches on Subject: below --
2020-10-08 20:34 Paolo Abeni

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.