svn commit: r271031 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Sep 3 16:46:26 UTC 2014


Author: gjb
Date: Wed Sep  3 16:46:25 2014
New Revision: 271031
URL: http://svnweb.freebsd.org/changeset/base/271031

Log:
  Document r269065, iSCSI redirection handling
  
  Submitted by:	trasz
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 15:48:07 2014	(r271030)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 16:46:25 2014	(r271031)
@@ -552,6 +552,15 @@
 	  significantly improved its performance and
 	  <acronym>SMP</acronym> scapability.</para>
 
+	<para revision="269065" contrib="sponsor" sponsor="&ff;">The
+	  <acronym>iSCSI</acronym> initiator has been updated to
+	  support redirection handling when an
+	  <acronym>iSCSI</acronym> device is configured with multiple
+	  <acronym>IP</acronym> addresses across different network
+	  interfaces.  Previously, clients connecting to
+	  such <acronym>iSCSI</acronym> devices could require
+	  additional client-side configuration.</para>
+
 	<para>New kernel-based iSCSI target and initiator code took
 	  many fixes and performance optimizations.</para>
       </sect3>


More information about the svn-src-all mailing list