svn commit: r260902 - stable/10/release/doc/en_US.ISO8859-1/errata
Hiroki Sato
hrs at FreeBSD.org
Mon Jan 20 05:57:58 UTC 2014
Author: hrs
Date: Mon Jan 20 05:57:58 2014
New Revision: 260902
URL: http://svnweb.freebsd.org/changeset/base/260902
Log:
Document an ipfw fwd issue.
Suggested by: jmg
Modified:
stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Mon Jan 20 05:44:45 2014 (r260901)
+++ stable/10/release/doc/en_US.ISO8859-1/errata/article.xml Mon Jan 20 05:57:58 2014 (r260902)
@@ -225,6 +225,14 @@ boot</screen>
<literal>-G</literal> flag is used. This is expected to be
corrected in &os;-CURRENT and &os; &release.current;.</para>
</listitem>
+
+ <listitem>
+ <para>&man.ipfw.8; <literal>fwd</literal> action can send
+ packets to the correct interface with a wrong link-layer
+ address when the route is updated. This bug has been fixed
+ on &os;-CURRENT and will be fixed in &os;
+ &release.current;.</para>
+ </listitem>
</itemizedlist>
</sect1>
More information about the svn-src-all
mailing list