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

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


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

Log:
  Document r313523, fix garbage IP addresses in UDP log_in_vain messages
  
  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:43 2017	(r318054)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:44 2017	(r318055)
@@ -468,6 +468,12 @@
     <sect2 xml:id="network-general">
       <title>General Network Changes</title>
 
+      <para revision="313523" contrib="sponsor"
+	sponsor="&dellemc;">The network stack has been modified to fix
+	incorrect or invalid <acronym>IP</acronym> addresses if
+	multiple threads emit a <acronym>UDP</acronym>
+	<literal>log_in_vein</literal> message concurrently.</para>
+
       <para revision="317386" contrib="sponsor"
 	sponsor="&multiplay;">The <acronym>TCP</acronym> stack has
 	been changed to use the estimated <acronym>RTT</acronym>


More information about the svn-src-stable mailing list