svn commit: r318058 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue May 9 17:21:48 UTC 2017


Author: gjb
Date: Tue May  9 17:21:47 2017
New Revision: 318058
URL: https://svnweb.freebsd.org/changeset/base/318058

Log:
  Document r311681, ip6_tryforward() addition.
  
  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:46 2017	(r318057)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:47 2017	(r318058)
@@ -477,6 +477,11 @@
     <sect2 xml:id="network-general">
       <title>General Network Changes</title>
 
+      <para revision="311681" contrib="sponsor" sponsor="&yandex;">The
+	network stack has been updated to include
+	<function>ip6_tryforward()</function>, providing performance
+	benefits as result of a reduced number of checks.</para>
+
       <para revision="313523" contrib="sponsor"
 	sponsor="&dellemc;">The network stack has been modified to fix
 	incorrect or invalid <acronym>IP</acronym> addresses if


More information about the svn-src-stable mailing list