Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 17:21:44 +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: r318055 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201705091721.v49HLiQH057382@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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