svn commit: r318041 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue May 9 17:21:34 UTC 2017


Author: gjb
Date: Tue May  9 17:21:32 2017
New Revision: 318041
URL: https://svnweb.freebsd.org/changeset/base/318041

Log:
  Document r316446, ipfw_nat64 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:31 2017	(r318040)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:32 2017	(r318041)
@@ -246,6 +246,11 @@
     <sect2 xml:id="kernel-modules">
       <title>Kernel Modules</title>
 
+      <para revision="316446" contrib="sponsor" sponsor="&yandex;">The
+	<literal>ipfw_nat64</literal> kernel module has been added,
+	implementing stateless and stateful
+	<acronym>NAT64</acronym>.</para>
+
       <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>


More information about the svn-src-all mailing list