]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Replace obsolete RFC2845 reference with RFC8945 (TSIG)
authorPetr Špaček <pspacek@isc.org>
Wed, 9 Feb 2022 17:28:33 +0000 (18:28 +0100)
committerPetr Špaček <pspacek@isc.org>
Mon, 14 Feb 2022 10:54:39 +0000 (11:54 +0100)
doc/arm/general.rst
doc/misc/rfc-compliance

index f000cf0375ea32aa84af9b1a219cd5a26868e642..44d9147f906f83f9cd361db5d0424a3bf18445c5 100644 (file)
@@ -64,6 +64,11 @@ Support IP Version 6.* October 2003.
 :rfc:`6891` - J. Damas, M. Graff, and P. Vixie. *Extension Mechanisms for DNS
 (EDNS(0)).* April 2013.
 
+:rfc:`8945` - F. Dupont, S. Morris, P. Vixie, D. Eastlake 3rd, O. Gudmundsson,
+and B. Wellington.
+*Secret Key Transaction Authentication for DNS (TSIG).*
+November 2020.
+
 .. _proposed_standards:
 
 Proposed Standards
@@ -92,9 +97,6 @@ System (DNS).* March 1999.
 :rfc:`2782` - A. Gulbrandsen, P. Vixie, and L. Esibov. *A DNS RR for Specifying the
 Location of Services (DNS SRV).* February 2000.
 
-:rfc:`2845` - P. Vixie, O. Gudmundsson, D. Eastlake, 3rd, and B. Wellington. *Secret Key
-Transaction Authentication for DNS (TSIG).* May 2000.
-
 :rfc:`2930` - D. Eastlake, 3rd. *Secret Key Establishment for DNS (TKEY RR).*
 September 2000.
 
index 42596be576b751c11cc01954264cd4a420b2be06..bfcaa806913123c2bc6609d65b5d27b31c1d760d 100644 (file)
@@ -39,7 +39,6 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC2539
   RFC2606 [17]
   RFC2782
-  RFC2845
   RFC2874 [18]
   RFC2930
   RFC2931 [5]
@@ -107,6 +106,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC8624
   RFC8659
   RFC8880
+  RFC8945
 
 [1] Queries to zones that have failed to load return SERVFAIL rather
 than a non-authoritative response.  This is considered a feature.