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

Glen Barber gjb at FreeBSD.org
Thu Sep 14 22:19:57 UTC 2017


Author: gjb
Date: Thu Sep 14 22:19:56 2017
New Revision: 323601
URL: https://svnweb.freebsd.org/changeset/base/323601

Log:
  Document r301772, Dummynet AQM imported to the base system.
  
  Submitted by:	truckman
  Approved by:	re (implicit)
  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	Thu Sep 14 21:06:08 2017	(r323600)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Sep 14 22:19:56 2017	(r323601)
@@ -571,6 +571,10 @@
     <sect2 xml:id="network-protocols">
       <title>Network Protocols</title>
 
+      <para revision="301772">Dummynet AQM, an independent
+	implementation of CoDel and FQ-CoDel for ipfw/dummynet has
+	been imported to the base system.</para>
+
       <para revision="309340" contrib="sponsor"
 	sponsor="&dellemc;">Support for <acronym>GARP</acronym>
 	(gratuitous <acronym>ARP</acronym>) retransmit has been added.


More information about the svn-src-all mailing list