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

Glen Barber gjb at FreeBSD.org
Mon Sep 8 15:42:46 UTC 2014


Author: gjb
Date: Mon Sep  8 15:42:45 2014
New Revision: 271276
URL: http://svnweb.freebsd.org/changeset/base/271276

Log:
  Document r263720, hostname- and IP-based restrictions added
  to ctld(8).
  
  Submitted by:	trasz
  Approved by:	re (implicit)
  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	Mon Sep  8 15:40:55 2014	(r271275)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Sep  8 15:42:45 2014	(r271276)
@@ -654,6 +654,11 @@
 	  deferring wakeup until enough data has been received to
 	  read or write a file, reducing <acronym>CPU</acronym> usage
 	  and throughput performance with large I/O workloads.</para>
+
+	<para revision="263720" contrib="sponsor"
+	  sponsor="&ff;">Support for hostname- and IP-based access
+	  restriction has been added to the <acronym>iSCSI</acronym>
+	  &man.ctld.8; daemon.</para>
       </sect3>
 
       <sect3 xml:id="disks">


More information about the svn-src-all mailing list