Date: Tue, 9 May 2017 17:21:30 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318038 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705091721.v49HLUKi056645@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091721.v49HLUKi056645>