svn commit: r318036 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:29 UTC 2017
Author: gjb
Date: Tue May 9 17:21:28 2017
New Revision: 318036
URL: https://svnweb.freebsd.org/changeset/base/318036
Log:
Document r317434, ipf(4) 'keep state' no longer assumes 'keep frags'
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:27 2017 (r318035)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:28 2017 (r318036)
@@ -225,7 +225,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 "keep state" from incorrectly
+ implying "keep frags", matching the behavior
+ documented in &man.ipf.5;.</para>
</sect2>
<sect2 xml:id="kernel-config">
More information about the svn-src-stable-11
mailing list