Ilpo Järvinen
af15cc7b85
[TCP]: Fix left_out setting during FRTO
...
Without FRTO, the tcp_try_to_open is never called with
lost_out > 0 (see tcp_time_to_recover). However, when FRTO is
enabled, the !tp->lost condition is not used until end of FRTO
because that way TCP avoids premature entry to fast recovery
during FRTO.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-06-12 16:16:44 -07:00
..
2007-04-25 22:29:24 -07:00
2007-06-03 18:08:47 -07:00
2007-05-08 11:15:07 -07:00
2007-04-26 01:37:44 -07:00
2007-05-10 15:46:07 +02:00
2007-05-24 14:27:19 +02:00
2007-05-31 01:23:39 -07:00
2007-06-07 13:40:56 -07:00
2007-06-03 18:08:47 -07:00
2007-06-07 13:40:10 -07:00
2007-04-25 22:26:28 -07:00
2007-04-25 22:24:32 -07:00
2007-05-29 11:16:35 -04:00
2007-06-12 16:16:44 -07:00
2007-06-12 14:36:42 -07:00
2007-05-17 05:25:49 -07:00
2007-06-08 19:15:56 -07:00
2007-05-09 12:30:56 -07:00
2007-06-07 13:42:46 -07:00
2007-02-14 08:09:54 -08:00
2007-05-09 08:57:56 +02:00
2007-06-11 20:29:11 -04:00
2007-06-07 13:40:38 -07:00
2007-06-08 13:33:09 -07:00
2007-06-07 13:40:10 -07:00
2007-05-03 15:13:45 -07:00
2007-05-31 01:23:32 -07:00
2007-05-19 12:24:39 -07:00
2007-05-03 15:13:45 -07:00
2007-05-22 16:14:24 -07:00
2007-06-07 13:41:05 -07:00
2007-06-03 18:08:47 -07:00
2007-05-17 11:36:59 -04:00
2007-05-24 16:36:54 -07:00
2007-06-07 13:40:44 -07:00
2007-06-03 18:08:47 -07:00
2007-06-11 17:47:41 -04:00
2007-05-08 11:15:07 -07:00
2007-06-07 13:42:46 -07:00
2007-04-25 22:24:21 -07:00
2007-05-10 15:46:08 +02:00
2007-05-07 00:34:20 -07:00
2006-03-28 09:16:06 -08:00
2007-05-17 05:23:04 -07:00
2006-06-30 19:25:36 +02:00