Eric Dumazet ee50e67ba0 mptcp: fix delack timer
To compute the rtx timeout schedule_3rdack_retransmission() does multiple
things in the wrong way: srtt_us is measured in usec/8 and the timeout
itself is an absolute value.

Fixes: ec3edaa7ca6ce02f ("mptcp: Add handling of outgoing MP_JOIN requests")
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <mathew.j.martineau>@linux.intel.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-20 14:24:00 +00:00
..
2020-06-26 16:21:39 -07:00
2021-08-14 11:37:25 +01:00
2021-08-25 11:02:35 +01:00
2021-11-20 14:24:00 +00:00
2021-08-25 11:02:34 +01:00
2021-10-28 12:44:39 +01:00