Eric Dumazet
3256a2d6ab
tcp: adjust rto_base in retransmits_timed_out()
...
The cited commit exposed an old retransmits_timed_out() bug
which assumed it could call tcp_model_timeout() with
TCP_RTO_MIN as rto_base for all states.
But flows in SYN_SENT or SYN_RECV state uses a different
RTO base (1 sec instead of 200 ms, unless BPF choses
another value)
This caused a reduction of SYN retransmits from 6 to 4 with
the default /proc/sys/net/ipv4/tcp_syn_retries value.
Fixes: a41e8a88b06e ("tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Marek Majkowski <marek@cloudflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-01 21:40:49 -04:00
..
2019-05-21 12:33:38 -07:00
2019-09-13 11:39:38 +02:00
2019-08-19 18:22:54 -07:00
2019-06-06 08:34:50 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:45 +02:00
2019-09-16 09:02:18 +02:00
2019-07-08 19:48:57 -07:00
2019-07-05 15:01:15 -07:00
2019-07-01 06:16:40 +02:00
2019-08-09 11:01:08 -07:00
2019-06-04 19:26:49 -07:00
2017-11-02 11:10:55 +01:00
2019-06-07 11:00:14 -07:00
2019-09-05 12:35:58 +02:00
2019-08-24 16:49:48 -07:00
2019-05-21 10:50:45 +02:00
2019-07-05 15:30:36 -07:00
2019-05-30 11:26:32 -07:00
2019-08-24 14:49:35 -07:00
2019-08-20 12:48:06 -07:00
2019-09-20 18:23:33 -07:00
2019-05-30 11:26:32 -07:00
2019-08-08 15:55:10 -07:00
2019-06-07 11:00:14 -07:00
2019-05-21 10:50:45 +02:00
2019-02-08 21:50:15 -08:00
2019-09-20 18:23:33 -07:00
2019-08-08 15:55:10 -07:00
2019-09-30 11:10:07 -07:00
2019-05-30 11:26:32 -07:00
2019-06-21 18:35:51 +02:00
2019-09-27 12:05:02 +02:00
2019-05-25 11:00:50 -07:00
2019-06-18 20:48:45 -04:00
2019-06-05 17:30:29 +02:00
2019-05-30 11:26:32 -07:00
2019-07-05 15:01:15 -07:00
2019-02-01 15:24:13 -08:00
2019-07-25 17:23:40 -07:00
2019-05-07 17:22:09 -07:00
2019-09-07 17:49:00 +02:00
2019-09-26 08:56:17 +02:00
2019-05-28 21:37:30 -07:00
2019-05-21 10:50:45 +02:00
2019-01-28 11:32:58 +01:00
2019-05-21 10:50:45 +02:00
2019-08-22 12:14:05 -07:00
2019-09-13 21:44:19 +02:00
2019-06-17 20:20:36 -07:00
2019-05-30 11:26:32 -07:00
2019-07-03 11:26:35 -07:00
2019-09-13 21:44:19 +02:00
2019-09-20 18:23:33 -07:00
2019-05-30 11:26:32 -07:00
2019-08-09 13:03:30 -07:00
2019-09-27 20:37:50 +02:00
2019-05-21 10:50:45 +02:00
2019-08-08 22:39:35 -07:00
2019-05-21 10:50:45 +02:00
2019-07-18 20:33:48 -07:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2018-10-10 22:26:00 -07:00
2019-09-07 17:32:28 +02:00
2019-06-22 16:30:37 -07:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-09-16 16:26:11 +02:00
2019-09-27 12:05:02 +02:00
2019-05-21 10:50:45 +02:00
2019-05-01 11:47:54 -04:00
2019-09-27 12:05:02 +02:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2019-09-11 23:59:01 +01:00
2019-05-21 10:50:45 +02:00
2018-09-21 19:37:59 -07:00
2019-05-21 10:50:45 +02:00
2019-10-01 21:40:49 -04:00
2019-07-22 16:04:17 +02:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-09-16 16:26:11 +02:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2019-01-17 15:01:08 -08:00
2019-06-22 08:59:24 -04:00
2019-05-21 10:50:45 +02:00
2019-09-17 23:51:10 +02:00
2019-05-30 11:26:32 -07:00
2018-09-04 10:26:30 +02:00
2019-05-30 11:26:32 -07:00
2019-09-20 18:23:33 -07:00
2019-05-30 11:26:32 -07:00
2019-06-06 08:34:50 +02:00
2019-06-06 08:34:50 +02:00