Add link to RFC8749 (DLV is historic)

This commit is contained in:
Petr Špaček
2022-02-09 16:25:55 +01:00
parent 09d6cf89df
commit f7225db822
2 changed files with 8 additions and 2 deletions

View File

@@ -398,7 +398,7 @@ Historic RFCs
Aggregation and Renumbering.* July 2000. [#rfc2874]_
:rfc:`4431` - M. Andrews and S. Weiler. *The DNSSEC Lookaside Validation
(DLV) DNS Resource Record.* February 2006.
(DLV) DNS Resource Record.* February 2006. [#rfc4431]_
RFCs of Type "Unknown"
----------------------
@@ -423,6 +423,9 @@ Notes
.. [#rfc2874] Compliance is with loading and serving of A6 records only.
A6 records were moved to the experimental category by :rfc:`3363`.
.. [#rfc4431] Compliance is with loading and serving of DLV records only.
DLV records were moved to the historic category by :rfc:`8749`.
.. [#rfc4470] Minimally Covering NSEC records are accepted but not generated.
.. [#rfc4955] BIND 9 interoperates with correctly designed experiments.

View File

@@ -64,7 +64,7 @@ or Best Current Practice (BCP) documents. The list is non exhaustive.
RFC4343
RFC4398
RFC4408
RFC4431
RFC4431 [22]
RFC4470 [9]
RFC4509
RFC4592
@@ -165,3 +165,6 @@ to the experimental category by RFC3363.
[20] Updating of parent zones is not yet implemented.
[21] RFC 7050 is updated by RFC 8880
[22] Compliance is with loading and serving of DLV records only.
DLV records were moved to the historic category by RFC 8749.