Stephen Hemminger
7957aed72b
[TCP]: Set default congestion control correctly for incoming connections.
...
Patch from Joel Sing to fix the default congestion control algorithm
for incoming connections. If a new congestion control handler is added
(via module), it should become the default for new
connections. Instead, the incoming connections use reno. The cause is
incorrect initialisation causes the tcp_init_congestion_control()
function to return after the initial if test fails.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Acked-by: Ian McDonald <imcdnzl@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-21 00:19:46 -07:00
..
2005-09-14 21:08:51 -07:00
2005-09-19 15:35:57 -07:00
2005-09-09 13:35:42 -07:00
2005-09-01 17:44:29 -07:00
2005-08-29 15:58:24 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:00:54 -07:00
2005-09-01 17:44:29 -07:00
2005-08-29 16:01:11 -07:00
2005-08-29 16:11:18 -07:00
2005-08-29 16:08:31 -07:00
2005-06-18 22:54:12 -07:00
2005-08-29 16:08:31 -07:00
2005-09-21 00:15:39 -07:00
2005-08-29 16:11:18 -07:00
2005-09-14 20:53:42 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 16:01:11 -07:00
2005-08-29 15:43:19 -07:00
2005-08-29 15:55:58 -07:00
2005-09-09 14:03:48 -07:00
2005-08-29 16:03:06 -07:00
2005-09-06 15:51:48 -07:00
2005-07-30 17:46:44 -07:00
2005-08-29 16:11:18 -07:00
2005-08-29 16:01:39 -07:00
2005-08-29 16:03:10 -07:00
2005-08-29 16:01:39 -07:00
2005-09-01 17:44:29 -07:00
2005-09-12 14:15:34 -07:00
2005-07-30 17:46:44 -07:00
2005-08-29 16:11:18 -07:00
2005-08-29 15:57:54 -07:00
2005-08-29 15:57:54 -07:00
2005-08-29 15:33:20 -07:00
2005-06-13 14:29:06 -07:00
2005-06-13 14:29:06 -07:00
2005-06-13 14:29:06 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 15:36:19 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:41:54 -07:00
2005-09-19 18:45:42 -07:00
2005-09-08 13:34:47 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:57:54 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-09-14 20:50:35 -07:00
2005-08-29 16:01:32 -07:00
2005-09-21 00:19:46 -07:00
2005-09-19 18:18:38 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:57:48 -07:00
2005-08-29 15:57:48 -07:00
2005-09-05 18:55:48 -07:00
2005-09-08 12:32:21 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 13:21:43 -07:00
2005-05-03 16:27:10 -07:00
2005-08-29 15:33:20 -07:00
2005-07-19 14:03:34 -07:00