svn commit: r318038 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:31 UTC 2017
Author: gjb
Date: Tue May 9 17:21:29 2017
New Revision: 318038
URL: https://svnweb.freebsd.org/changeset/base/318038
Log:
Document r317045, ipfw_pmod kernel module addition.
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:28 2017 (r318037)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:29 2017 (r318038)
@@ -237,6 +237,19 @@
<para> </para>
</sect2>
+ <sect2 xml:id="kernel-modules">
+ <title>Kernel Modules</title>
+
+ <para revision="317045" contrib="sponsor" sponsor="&yandex;">The
+ <literal>ipfw_pmod</literal> kernel module has been added,
+ designed for modifying packets of any protocol.</para>
+
+ <note>
+ <para>At present, only <acronym>TCP</acronym>
+ <acronym>MSS</acronym> modification is implemented.</para>
+ </note>
+ </sect2>
+
<sect2 xml:id="kernel-sysctl">
<title>System Tuning and Controls</title>
More information about the svn-src-stable-11
mailing list