svn commit: r288871 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:13:16 UTC 2015


Author: gjb
Date: Mon Oct  5 20:13:15 2015
New Revision: 288871
URL: https://svnweb.freebsd.org/changeset/base/288871

Log:
  Document r287222, pf(4) support for 'scrub fragment crop|drop-ovl'
  removed.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:12 2015	(r288870)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:15 2015	(r288871)
@@ -1196,6 +1196,13 @@
       <para revision="286829" contrib="sponsor"
 	sponsor="&limelight;">The &man.em.4; driver has been updated
 	to allow disabling <acronym>CRC</acronym> stripping.</para>
+
+      <para revision="287222">The &man.pf.4; implementation has been
+	updated to remove support for the <literal>scrub fragment
+	  crop|drop-ovl</literal> filtering rule.  Systems with this
+	rule in &man.pf.conf.5; will implicitly be converted to the
+	<literal>scrub fragment reassemble</literal> filtering rule,
+	without necessary intervention.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-head mailing list