Remove the sysctl options for altering the initial TCP congestion window size.
commitcd14906699aebb3640eb008a010339328369dc96
authorJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 8 Jan 2005 09:26:32 +0000 (8 09:26 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Sat, 8 Jan 2005 09:26:32 +0000 (8 09:26 +0000)
tree8f2090afcedd35d5e4c1eddd69d935d34ce97ad1
parenta5ce993792f494ae22fe06e39a83c86b7ca07b99
Remove the sysctl options for altering the initial TCP congestion window size.
They violate the TCP spec and don't really buy the user anything, especially
now that we have RFC3390 support for larger initial window sizes on by default.
sys/netinet/tcp_input.c
sys/netinet/tcp_output.c
sys/netinet/tcp_var.h