]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add RFCs listed in doc/misc/rfc-compliance to doc/arm/general.rst
authorPetr Špaček <pspacek@isc.org>
Thu, 20 Jan 2022 13:07:25 +0000 (14:07 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 24 Jan 2022 08:27:55 +0000 (09:27 +0100)
There were three RFCs listed in list of "RFCs we implement" but missing
in the ARM.

Command to compare lists in the two documents:

    diff <(grep -o '^  RFC[0-9]\+' doc/misc/rfc-compliance | sed -e 's/[^0-9]//g' | sort -n) <(grep  '^:rfc:`' doc/arm/general.rst | sed -e 's/^.*`\([0-9]*\)`.*$/\1/' | sort -n)

doc/arm/general.rst

index 77348f82535a7081e95e2ff99fbe8166e693010e..28107748f61a2832d0884643d3c92db262b80558 100644 (file)
@@ -243,6 +243,9 @@ Implementation Notes for DNS Security (DNSSEC).* February 2013. [11]
 :rfc:`7216` - M. Thomson and R. Bellis. *Location Information Server (LIS)
 Discovery Using IP Addresses and Reverse DNS.* April 2014.
 
+:rfc:`7050` - T. Savolainen, J. Korhonen, and D. Wing. *Discovery of the IPv6
+Prefix Used for IPv6 Address Synthesis.* November 2013. [21]
+
 :rfc:`7344` - W. Kumari, O. Gudmundsson, and G. Barwood. *Automating DNSSEC
 Delegation Trust Maintenance.* September 2014. [12]
 
@@ -257,9 +260,15 @@ Wessels. *DNS Transport over TCP - Implementation Requirements.* March 2016.
 
 :rfc:`7830` - A. Mayrhofer. *The EDNS(0) Padding Option.* May 2016. [13]
 
+:rfc:`8078` - O. Gudmundsson and P. Wouters. *Managing DS Records from the
+Parent via CDS/CDNSKEY.* March 2017. [22]
+
 :rfc:`8080` - O. Sury and R. Edmonds. *Edwards-Curve Digital Security Algorithm
 (EdDSA) for DNSSEC.* February 2017.
 
+:rfc:`8880` - S. Cheshire and D. Schinazi. *Special Use Domain Name
+'ipv4only.arpa'.* August 2020.
+
 :rfc:`8482` - J. Abley, O. Gudmundsson, M. Majkowski, and E. Hunt. *Providing
 Minimal-Sized Responses to DNS Queries That Have QTYPE=ANY.* January 2019.
 
@@ -369,6 +378,9 @@ March 1999.
 :rfc:`3123` - P. Koch. *A DNS RR Type for Lists of Address Prefixes (APL RR).* June
 2001.
 
+:rfc:`5205` - P. Nikander and J. Laganier. *Host Identity Protocol (HIP)
+Domain Name System (DNS) Extension.* April 2008.
+
 :rfc:`6742` - RJ Atkinson, SN Bhatti, U. St. Andrews, and S. Rose. *DNS
 Resource Records for the Identifier-Locator Network Protocol (ILNP).*
 November 2012.
@@ -592,6 +604,10 @@ everywhere with or without ``--with-libidn2``.
 
 [20] Section 5.1 - DNAME records are fully supported.
 
+[21] RFC 7050 is updated by RFC 8880.
+
+[22] Updating of parent zones is not yet implemented.
+
 .. _internet_drafts:
 
 Internet Drafts