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

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:45 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:28 2018
New Revision: 332722
URL: https://svnweb.freebsd.org/changeset/base/332722

Log:
  Document r326413, pfctl(8) route-to properly handles interfaces with
  multiple IP addresses.
  
  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	Wed Apr 18 14:43:27 2018	(r332721)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:28 2018	(r332722)
@@ -223,6 +223,11 @@
 	<acronym>TRIM</acronym>/<acronym>UNMAP</acronym> is supported
 	by the disk.</para>
 
+      <para revision="326413">The &man.pfctl.8; utility has been
+	updated to allow <literal>route-to</literal> to properly
+	handle network interfaces with multiple <acronym>IP</acronym>
+	addresses.</para>
+
       <para revision="326778" contrib="sponsor"
 	sponsor="&spectralogic;">The &man.camcontrol.8; utility has
 	been updated to include <acronym>ZAC</acronym> (Zoned-device


More information about the svn-src-all mailing list