* [MPTCP] [PATCH net-next 0/9] mptcp: cope better with mp_join storm
@ 2020-07-10 17:22 Paolo Abeni
0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2020-07-10 17:22 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 946 bytes --]
This is a rebase of the RFC, dropping old 5/5 and including a few somewhat
related bugfixes - all targeting net-next because the fixed commit is only
there or the buggy behavior can be triggered only enabling non backup subflows
Paolo Abeni (9):
subflow: always init 'rel_write_seq'
mptcp: avoid data corruption on reinsert
mptcp: mark as fallback even early ones
mptcp: zero token hash at creation time.
mptcp: make msk established at remote key reception time
mptcp: cleanup subflow_finish_connect()
subflow: explicitly check for plain tcp rsk
subflow: use rsk_ops->send_reset()
subflow: introduce and use mptcp_can_accept_new_subflow()
net/mptcp/options.c | 4 +-
net/mptcp/protocol.c | 20 +++++++---
net/mptcp/protocol.h | 2 +
net/mptcp/subflow.c | 87 +++++++++++++++++++++++++-------------------
net/mptcp/token.c | 2 +-
5 files changed, 69 insertions(+), 46 deletions(-)
--
2.26.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-07-10 17:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-10 17:22 [MPTCP] [PATCH net-next 0/9] mptcp: cope better with mp_join storm 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.