From 2441f606ce1bb6b4e49428ca6ba155166fcd070a Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sun, 27 Nov 2022 14:27:46 -0800 Subject: [PATCH] Add some more RFCs. --- doc/rfc.rst | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/doc/rfc.rst b/doc/rfc.rst index 88ce2855..17953e2e 100644 --- a/doc/rfc.rst +++ b/doc/rfc.rst @@ -53,13 +53,13 @@ Core RFCs Note that dnspython does not currently have GSS-TSIG support. GSS-TSIG is most frequently used when updating Microsoft Active-Directory-based DNS servers. - + `RFC 5936 `_ Zone transfers (AXFR). `RFC 6891 `_ EDNS (version 0) - + `RFC 8020 `_ Clarification on the meaning of NXDOMAIN. @@ -77,9 +77,15 @@ DNSSEC RFCs `RFC 4470 `_ Minimally covering NSEC records and On-line Signing. - + +`RFC 6781 `_ + Operational Practices, Version 2. + `RFC 6840 `_ - Clarifications and implementation Notes. + Clarifications and Implementation Notes. + +`RFC 7583 `_ + Key Rollover Timing Considerations. Misc RFCs --------- @@ -93,6 +99,18 @@ Misc RFCs `RFC 4343 `_ Case-sensitivity clarification. +Additional Transport RFCs +------------------------- + +`RFC 7858 `_ + Specification for DNS over Transport Layer Security (TLS). + +`RFC 8484 `_ + DNS Queries over HTTPS (DoH). + +`RFC 9250 `_ + DNS over Dedicated QUIC Connections. + RFCs for RR types ----------------- -- 2.47.3