svn commit: r319335 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed May 31 13:44:56 UTC 2017


Author: gjb
Date: Wed May 31 13:44:54 2017
New Revision: 319335
URL: https://svnweb.freebsd.org/changeset/base/319335

Log:
  Document r313558, garbage IP addresses in UDP log_in_vain messages
  fix.
  
  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:44:53 2017	(r319334)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:44:54 2017	(r319335)
@@ -409,6 +409,12 @@
     <sect2 xml:id="network-general">
       <title>General Networking Changes</title>
 
+      <para revision="313558" 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_vain</literal> message concurrently.</para>
+
       <para revision="317375" 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-all mailing list