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

Glen Barber gjb at FreeBSD.org
Wed May 31 13:33:15 UTC 2017


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

Log:
  Document r317434, ipf(4) 'keep frags' no longer implicit with
  'keep state'
  
  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:33:13 2017	(r319329)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:13 2017	(r319330)
@@ -256,7 +256,10 @@
     <sect2 xml:id="kernel-bugfix">
       <title>Kernel Bug Fixes</title>
 
-      <para></para>
+      <para revision="317434">The &man.ipf.4; packet filter has been
+	updated to prevent <literal>keep state</literal> from
+	incorrectly implying <literal>keep frags</literal>, matching
+	the behavior documented in &man.ipf.5;.</para>
     </sect2>
 
     <sect2 xml:id="kernel-config">


More information about the svn-src-stable mailing list