Ilpo Järvinen
3cfe3baaf0
[TCP]: Add two new spurious RTO responses to FRTO
...
New sysctl tcp_frto_response is added to select amongst these
responses:
- Rate halving based; reuses CA_CWR state (default)
- Very conservative; used to be the only one available (=1)
- Undo cwr; undoes ssthresh and cwnd reductions (=2)
The response with rate halving requires a new parameter to
tcp_enter_cwr because FRTO has already reduced ssthresh and
doing a second reduction there has to be prevented. In addition,
to keep things nice on 80 cols screen, a local variable was
added.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi >
Signed-off-by: David S. Miller <davem@davemloft.net >
2007-04-25 22:23:23 -07:00
..
2007-02-14 08:09:59 -08:00
2007-04-13 16:37:54 -07:00
2007-02-10 23:19:39 -08:00
2007-02-10 23:19:39 -08:00
2007-02-14 08:09:54 -08:00
2007-03-12 14:38:02 -07:00
2007-02-10 23:19:39 -08:00
2007-03-09 13:43:24 -08:00
2007-02-10 23:19:39 -08:00
2007-04-25 13:07:28 -07:00
2007-02-14 08:09:54 -08:00
2006-09-28 18:02:23 -07:00
2007-03-25 18:48:00 -07:00
2007-03-25 18:48:03 -07:00
2007-03-26 14:22:22 -07:00
2007-02-10 23:19:39 -08:00
2007-03-12 17:02:37 -07:00
2007-02-10 23:19:39 -08:00
2007-02-10 23:19:39 -08:00
2007-02-10 23:19:39 -08:00
2007-02-08 14:16:46 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-10 23:19:39 -08:00
2007-02-14 08:09:54 -08:00
2007-02-10 23:19:39 -08:00
2007-02-10 23:19:39 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-10 23:19:39 -08:00
2007-02-12 09:48:46 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-04-25 22:23:18 -07:00
2007-04-25 22:23:18 -07:00
2007-02-14 08:09:54 -08:00
2007-02-26 11:43:00 -08:00
2007-02-14 08:09:54 -08:00
2007-02-26 11:43:00 -08:00
2005-04-16 15:20:36 -07:00
2007-02-10 23:19:39 -08:00
2007-02-12 09:48:46 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:46 -08:00
2007-02-14 08:09:54 -08:00
2007-02-10 23:19:39 -08:00
2007-04-25 22:23:23 -07:00
2006-09-22 15:18:04 -07:00
2007-04-25 22:23:19 -07:00
2007-02-12 13:15:20 -08:00
2006-06-30 19:25:36 +02:00
2007-02-10 23:19:39 -08:00
2007-02-12 13:34:03 -08:00
2006-09-22 15:18:13 -07:00
2007-04-25 22:23:23 -07:00
2007-04-25 22:23:20 -07:00
2006-09-28 18:03:07 -07:00
2007-04-25 22:23:21 -07:00
2007-04-25 22:23:23 -07:00
2007-02-12 09:48:46 -08:00
2006-06-30 19:25:36 +02:00
2007-02-10 23:19:39 -08:00
2007-02-10 23:19:39 -08:00
2006-09-22 15:18:13 -07:00
2007-02-10 23:19:39 -08:00
2007-04-25 22:23:18 -07:00
2007-04-25 22:23:18 -07:00
2007-03-16 15:04:03 -07:00
2007-02-13 12:54:47 -08:00
2007-02-10 23:19:39 -08:00
2007-03-07 16:08:04 -08:00
2006-12-02 21:31:51 -08:00
2007-02-13 12:54:47 -08:00
2007-04-23 22:39:02 -07:00
2006-09-22 15:18:48 -07:00
2007-02-26 11:43:01 -08:00
2007-02-10 23:19:39 -08:00
2007-02-26 12:10:32 -08:00
2007-02-08 12:39:00 -08:00
2007-02-13 12:54:47 -08:00