2545. [doc] ARM: Legal hostname checking (check-names) is

for SRV RDATA too. [RT #19304]
This commit is contained in:
Jeremy Reed
2009-02-05 00:36:24 +00:00
parent afc503cf92
commit c35a499878
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
2545. [doc] ARM: Legal hostname checking (check-names) is
for SRV RDATA too. [RT #19304]
2544. [cleanup] Removed unused structure members in adb.c. [RT #19225]
2542. [doc] Update the description of dig +adflag. [RT #19290]

View File

@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.101 2009/01/30 04:24:29 marka Exp $ -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.102 2009/02/05 00:36:24 jreed Exp $ -->
<book xmlns:xi="http://www.w3.org/2001/XInclude">
<title>BIND 9 Administrator Reference Manual</title>
@@ -5612,8 +5612,8 @@ options {
</para>
<para><command>check-names</command>
applies to the owner names of A, AAAA and MX records.
It also applies to the domain names in the RDATA of NS, SOA
and MX records.
It also applies to the domain names in the RDATA of NS, SOA,
MX, and SRV records.
It also applies to the RDATA of PTR records where the owner
name indicated that it is a reverse lookup of a hostname
(the owner name ends in IN-ADDR.ARPA, IP6.ARPA, or IP6.INT).