Files
linux-net/net/mptcp
Geliang Tang 0530020a7c mptcp: track and update contiguous data status
This patch adds a new member allow_infinite_fallback in mptcp_sock,
which is initialized to 'true' when the connection begins and is set
to 'false' on any retransmit or successful MP_JOIN. Only do infinite
mapping fallback if there is a single subflow AND there have been no
retransmissions AND there have never been any MP_JOINs.

Suggested-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-04-23 11:51:05 +01:00
..
2020-06-26 16:21:39 -07:00
2021-08-14 11:37:25 +01:00
2022-03-04 21:54:30 -08:00
2022-03-04 21:54:30 -08:00
2022-04-11 11:55:53 +01:00
2022-03-04 21:54:30 -08:00
2022-04-11 11:55:53 +01:00
2022-01-07 11:27:06 +00:00