diff options
| author | Stephen Hemminger <[email protected]> | 2005-09-21 00:19:46 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2005-09-21 00:19:46 -0700 |
| commit | 7957aed72b104f7528da484f292442c6f3a131a1 (patch) | |
| tree | be24b967df59eefbdf3eacc5d8891f14225dd44b /scripts/basic/split-include.c | |
| parent | 78c6671a88313fd3c4364dc46e8c8186612616b8 (diff) | |
[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 <[email protected]>
Acked-by: Ian McDonald <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions