Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 17:21:29 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r318037 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201705091721.v49HLTr4056427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue May  9 17:21:28 2017
New Revision: 318037
URL: https://svnweb.freebsd.org/changeset/base/318037

Log:
  Document r317386, Use estimated RTT for receive buffer auto resizing
  instead of timestamps
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:28 2017	(r318036)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:28 2017	(r318037)
@@ -352,6 +352,15 @@
     <para>This section describes changes that affect networking in
       &os;.</para>
 
+    <sect2 xml:id="network-general">
+      <title>General Network Changes</title>
+
+      <para revision="317386" 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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091721.v49HLTr4056427>