Kevin Yang 2c9e2d7790
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
This patch fix the case where BBR does not exit PROBE_RTT mode when
it restarts from idle. When BBR restarts from idle and if BBR is in
PROBE_RTT mode, BBR should check if it's time to exit PROBE_RTT. If
yes, then BBR should exit PROBE_RTT mode and restore the cwnd to its
full value.

Fixes: 0f8782ea1497 ("tcp_bbr: add BBR congestion control")
Signed-off-by: Kevin Yang <yyd@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Reviewed-by: Yuchung Cheng <ycheng@google.com>
Reviewed-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-04-06 13:18:36 +07:00
..
2022-03-11 10:13:33 +01:00
2022-01-29 10:17:06 +01:00
2021-02-23 14:55:38 +01:00
2021-08-04 12:22:17 +02:00
2022-04-06 13:18:17 +07:00
2022-04-06 13:18:17 +07:00
2022-01-05 12:33:49 +01:00
2022-03-11 10:06:50 +01:00
2021-06-30 08:48:47 -04:00