Date: Sat, 14 Dec 2002 13:00:17 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c src/share/man/man7 tuning.7 src/share/man/man4 tcp.4 Message-ID: <200212142100.gBEL0Hop052751@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/12/14 13:00:17 PST
Modified files:
sys/netinet tcp_subr.c
share/man/man7 tuning.7
share/man/man4 tcp.4
Log:
Change tcp.inflight_min from 1024 to a production default of 6144. Create
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.
MFC after: 3 days
Revision Changes Path
1.29 +13 -0 src/share/man/man4/tcp.4
1.56 +15 -0 src/share/man/man7/tuning.7
1.147 +14 -4 src/sys/netinet/tcp_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212142100.gBEL0Hop052751>
