svn commit: r284823 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 25 18:44:19 UTC 2015


Author: gjb
Date: Thu Jun 25 18:44:18 2015
New Revision: 284823
URL: https://svnweb.freebsd.org/changeset/base/284823

Log:
  Document r283136, net.inet.tcp.hostcache.purgenow addition.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:16 2015	(r284822)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:18 2015	(r284823)
@@ -728,6 +728,13 @@
 	  <literal>kern.racct.enable=1</literal> to
 	  &man.loader.conf.5;, and reboot the system.</para>
       </note>
+
+      <para revision="283136" contrib="sponsor"
+	sponsor="&limelight;">A new &man.sysctl.8;,
+	<literal>net.inet.tcp.hostcache.purgenow</literal>, has
+	been added, which when set to <literal>1</literal> during
+	runtime will flush all
+	<literal>net.inet.tcp.hostcache</literal> entries.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-head mailing list