All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH net-next 0/2] mptcp: more token follow-up
@ 2020-06-08 16:44 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2020-06-08 16:44 UTC (permalink / raw)
  To: mptcp 

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

The patch 1 addesses a race on close which may possibly fix
issues/36 && issues/29, the 2nd patch is a follow-up cleanup.

Patch 2 should be inserted just after "mptcp: refactor token container."

Note: I'm observing frequent (1 every a few runs) self-tests failure on top
of export branch due to timeout, but looks unrelated from series (happens 
on unpatched tree)

Paolo Abeni (2):
  mptcp: do nonce initialization at subflow creation time
  dbg

 net/core/sock.c      | 16 +------------
 net/mptcp/protocol.c | 23 +++++++++++++++++++
 net/mptcp/protocol.h |  7 ++++++
 net/mptcp/subflow.c  | 54 ++++++++++++++++----------------------------
 net/mptcp/token.c    |  3 +++
 5 files changed, 54 insertions(+), 49 deletions(-)

-- 
2.21.3

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

only message in thread, other threads:[~2020-06-08 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-08 16:44 [MPTCP] [PATCH net-next 0/2] mptcp: more token follow-up 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.