diff options
author | gjb <gjb@FreeBSD.org> | 2014-09-08 15:42:45 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-09-08 15:42:45 +0000 |
commit | 889428918001e7c059d5fccb3b4413683d5740ec (patch) | |
tree | 376d01b62d384c793edca5da0fc86f0295ec3466 /release | |
parent | e594c0c895230c4219e56da4378654be149df1a1 (diff) | |
download | FreeBSD-src-889428918001e7c059d5fccb3b4413683d5740ec.zip FreeBSD-src-889428918001e7c059d5fccb3b4413683d5740ec.tar.gz |
Document r263720, hostname- and IP-based restrictions added
to ctld(8).
Submitted by: trasz
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 22d7e01..6ac129a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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"> |