DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_var.h
hsu 2005/01/08 01:26:32 PST
DragonFly src repository
Modified files:
sys/netinet tcp_input.c tcp_output.c tcp_var.h
Log:
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.
Revision Changes Path
1.50 +1 -4 src/sys/netinet/tcp_input.c
1.23 +1 -16 src/sys/netinet/tcp_output.c
1.28 +0 -2 src/sys/netinet/tcp_var.h
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_input.c.diff?r1=1.49&r2=1.50&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_output.c.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_var.h.diff?r1=1.27&r2=1.28&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]