From e27d9031256048491f3de2ae7301ecdaa7bcaeda Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 11 Mar 2002 06:27:07 +0000 Subject: [PATCH] add RFC references for rdata types. --- doc/arm/Bv9ARM-book.xml | 70 ++++++++++++++++++++++++----------------- 1 file changed, 41 insertions(+), 29 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 71d2940edf..91bc085bd6 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -4959,30 +4959,37 @@ data is type (and sometimes class) specific. A a host address. In the IN class, this is a -32-bit IP address. +32-bit IP address. Described in RFC 1035. A6 -an IPv6 address. This can be a partial +IPv6 address. This can be a partial address (a suffix) and an indirection to the name where the rest of the -address (the prefix) can be found. +address (the prefix) can be found. Experimental. Described in RFC 2874. AAAA -obsolete format of IPv6 address +IPv6 address. Described in RFC 1886. AFSDB location of AFS database servers. -Experimental. +Experimental. Described in RFC 1183. + + +APL +address prefix list. Experimental. +Described in RFC 3123. CERT -holds a digital certificate. +holds a digital certificate. +Described in RFC 2538. CNAME -identifies the canonical name of an alias. +identifies the canonical name of an alias. +Described in RFC 1035. DNAME @@ -4990,34 +4997,35 @@ Experimental. another name to be looked up, effectively aliasing an entire subtree of the domain name space rather than a single record as in the case of the CNAME RR. Used for delegation -of IPv6 reverse mappings. Described in RFC 2672. +of IPv6 reverse mappings. Described in RFC 2672. GPOS -Specifies the global position. Superseded by LOC. +Specifies the global position. Superseded by LOC. HINFO -identifies the CPU and OS used by a host. +identifies the CPU and OS used by a host. +Described in RFC 1035. ISDN representation of ISDN addresses. -Experimental. +Experimental. Described in RFC 1183. KEY stores a public key associated with a -DNS name. +DNS name. Described in RFC 2535. KX identifies a key exchanger for this -DNS name. +DNS name. Described in RFC 2230. LOC -for storing GPS info. See RFC 1876. +for storing GPS info. Described in RFC 1876. Experimental. @@ -5025,65 +5033,68 @@ Experimental. identifies a mail exchange for the domain. a 16 bit preference value (lower is better) followed by the host name of the mail exchange. - See RFC 974 for details. +Described in RFC 974, RFC 1035. NAPTR -name authority pointer. +name authority pointer. Described in RFC 2915. NSAP -a network service access point. +a network service access point. +Described in RFC 1706. NS the authoritative name server for the -domain. +domain. Described in RFC 1035. NXT used in DNSSEC to securely indicate that RRs with an owner name in a certain name interval do not exist in a zone and indicate what RR types are present for an existing name. -See RFC 2535 for details. +Described in RFC 2535. PTR a pointer to another part of the domain -name space. +name space. Described in RFC 1035. PX provides mappings between RFC 822 and X.400 -addresses. +addresses. Described in RFC 2163. RP information on persons responsible -for the domain. Experimental. +for the domain. Experimental. Described in RFC 1183. RT route-through binding for hosts that -do not have their own direct wide area network addresses. Experimental. +do not have their own direct wide area network addresses. +Experimental. Described in RFC 1183. SIG ("signature") contains data authenticated -in the secure DNS. See RFC 2535 for details. +in the secure DNS. Described in RFC 2535. SOA -identifies the start of a zone of authority. +identifies the start of a zone of authority. +Described in RFC 1035. SRV information about well known network -services (replaces WKS). +services (replaces WKS). Described in RFC 2782. TXT -text records. +text records. Described in RFC 1035. WKS @@ -5093,7 +5104,8 @@ network services, such as SMTP, that a domain supports. Historical. X25 -representation of X.25 network addresses. Experimental. +representation of X.25 network addresses. +Experimental. Described in RFC 1183.