From: Bob Halley Date: Sun, 27 Nov 2022 22:27:46 +0000 (-0800) Subject: Add some more RFCs. X-Git-Tag: v2.3.0rc1~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2441f606ce1bb6b4e49428ca6ba155166fcd070a;p=thirdparty%2Fdnspython.git Add some more RFCs. --- 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 -----------------