mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
Replace obsolete RFC2915 reference with RFC3403 (NAPTR)
This commit is contained in:
parent
f7225db822
commit
16dec1ff58
2 changed files with 6 additions and 1 deletions
|
|
@ -156,6 +156,11 @@ System (DNS).* May 2001.
|
|||
:rfc:`3226` - O. Gudmundsson. *DNSSEC and IPv6 A6 Aware Server/Resolver
|
||||
Message Size Requirements.* December 2001.
|
||||
|
||||
:rfc:`3403` - M. Mealling.
|
||||
*Dynamic Delegation Discovery System (DDDS). Part Three: The Domain Name System
|
||||
(DNS) Database.*
|
||||
October 2002.
|
||||
|
||||
:rfc:`3492` - A. Costello. *Punycode: A Bootstring Encoding of Unicode for
|
||||
Internationalized Domain Names in Applications (IDNA).* March 2003.
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,6 @@ or Best Current Practice (BCP) documents. The list is non exhaustive.
|
|||
RFC2782
|
||||
RFC2845
|
||||
RFC2874 [18]
|
||||
RFC2915
|
||||
RFC2930
|
||||
RFC2931 [5]
|
||||
RFC3007
|
||||
|
|
@ -50,6 +49,7 @@ or Best Current Practice (BCP) documents. The list is non exhaustive.
|
|||
RFC3225
|
||||
RFC3226
|
||||
RFC3363 [6]
|
||||
RFC3403
|
||||
RFC3493
|
||||
RFC3496
|
||||
RFC3597
|
||||
|
|
|
|||
Loading…
Reference in a new issue