svn commit: r319333 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed May 31 13:44:54 UTC 2017
Author: gjb
Date: Wed May 31 13:44:53 2017
New Revision: 319333
URL: https://svnweb.freebsd.org/changeset/base/319333
Log:
Document r317375, RTT used for receive buffer auto resizing.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 31 13:33:15 2017 (r319332)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 31 13:44:53 2017 (r319333)
@@ -404,6 +404,15 @@
<para>This section describes changes that affect networking in
&os;.</para>
+ <sect2 xml:id="network-general">
+ <title>General Networking Changes</title>
+
+ <para revision="317375" contrib="sponsor"
+ sponsor="&multiplay;">The <acronym>TCP</acronym> stack has
+ been changed to use the estimated <acronym>RTT</acronym>
+ instead of timestamps for receive buffer auto resizing.</para>
+ </sect2>
+
<sect2 xml:id="network-protocols">
<title>Network Protocols</title>
More information about the svn-src-stable-10
mailing list