]> 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 11:21:27 +0000 (12:21 +0100)
(cherry picked from commit 4dbad65bfd0710ad550d84a1c91f821dab2795a5)

doc/arm/general.rst
doc/misc/rfc-compliance

index 13405eee83c541846968f9fa4288824cebf0c90e..c88196dbbe9df1592bcfd8a3f22332884af8bf89 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 97168d464d6e84f19ede5891a169b599c5cafa16..183afaf6353ea898577e9cc7329841ac40ee2de9 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]
@@ -105,6 +104,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC8080
   RFC8624
   RFC8659
+  RFC8945
 
 [1] Queries to zones that have failed to load return SERVFAIL rather
 than a non-authoritative response.  This is considered a feature.