From 8d304d3eda061a51130133710043636fc3c7a61b Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 30 Nov 2022 11:08:11 +0100 Subject: [PATCH] Update supported recordtypes: remove A6 MAILA MAILB SIG and WKS, add ZONEMD Fixes #11468 --- docs/appendices/types.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/appendices/types.rst b/docs/appendices/types.rst index 24220dfc93..43119bccc3 100644 --- a/docs/appendices/types.rst +++ b/docs/appendices/types.rst @@ -369,12 +369,16 @@ URI The URI record, specified in :rfc:`7553`, is used to publish mappings from hostnames to URIs. +ZONEMD +------ + +The ZONEMD record, specified in :rfc:`8796`, is used to validate zones. + Other types ----------- The following, rarely used or obsolete record types, are also supported: -- A6 (:rfc:`2874`, obsolete) - DHCID (:rfc:`4701`) - DLV (:rfc:`4431`) - EUI48/EUI64 (:rfc:`7043`) @@ -384,14 +388,10 @@ The following, rarely used or obsolete record types, are also supported: - L32 (:rfc:`6742`) - L64 (:rfc:`6742`) - LP (:rfc:`6742`) -- MAILA (:rfc:`1035`) -- MAILB (:rfc:`1035`) - MINFO (:rfc:`1035`) - MR (:rfc:`1035`) - NID (:rfc:`6742`) - RKEY (`draft-reid-dnsext-rkey-00.txt `__) -- SIG (:rfc:`2535`, obsolete) -- WKS (:rfc:`1035`) .. _types-unknown: -- 2.47.2