diff options
| author | Bob Halley <halley@dnspython.org> | 2022-11-30 06:27:00 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2022-11-30 06:27:00 -0800 |
| commit | 9189110f2ecc6c3783858fe3d2e4ded8e1d4e42d (patch) | |
| tree | 5330861a0ce61fba8806490837b3019089ead035 /doc | |
| parent | 462d74a72d2eab7a8775e12705543755f1b9b63d (diff) | |
| download | dnspython-9189110f2ecc6c3783858fe3d2e4ded8e1d4e42d.tar.gz | |
More RFC updates.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/rfc.rst | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/rfc.rst b/doc/rfc.rst index 17953e2..b15c2ac 100644 --- a/doc/rfc.rst +++ b/doc/rfc.rst @@ -125,10 +125,12 @@ A `RFC 1035 <https://tools.ietf.org/html/rfc1035>`_ AAAA `RFC 3596 <https://tools.ietf.org/html/rfc3596>`_ -CDS - `RFC 7344 <https://tools.ietf.org/html/rfc7344>`_ +CAA + `RFC 8659 <https://tools.ietf.org/html/rfc8659>`_ CDNSKEY `RFC 7344 <https://tools.ietf.org/html/rfc7344>`_ +CDS + `RFC 7344 <https://tools.ietf.org/html/rfc7344>`_ CNAME `RFC 1035 <https://tools.ietf.org/html/rfc1035>`_ CSYNC @@ -139,6 +141,8 @@ DNSKEY `RFC 4034 <https://tools.ietf.org/html/rfc4034>`_ DS `RFC 4034 <https://tools.ietf.org/html/rfc4034>`_ +HTTPS + `draft-ietf-dnsop-svcb-https-11 <https://www.ietf.org/archive/id/draft-ietf-dnsop-svcb-https-11.html>`_ LOC `RFC 1876 <https://tools.ietf.org/html/rfc1876>`_ MX @@ -167,7 +171,11 @@ SPF `RFC 7208 <https://tools.ietf.org/html/rfc7208>`_ SRV `RFC 2782 <https://tools.ietf.org/html/rfc2782>`_ +SSHFP + `RFC 4255 <https://tools.ietf.org/html/rfc4255>`_ TLSA `RFC 6698 <https://tools.ietf.org/html/rfc6698>`_ TXT `RFC 1035 <https://tools.ietf.org/html/rfc1035>`_ +ZONEMD + `RFC 8976 <https://tools.ietf.org/html/rfc8976>`_ |
