From 3071bc616d2a7593a6067dbc4d734fc50cbc11a6 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Thu, 6 Jul 2023 10:02:34 +0200 Subject: [PATCH] auth: docs, catalog zone is now RFC 9432 --- docs/catalog.rst | 6 +++--- docs/dnsupdate.rst | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/catalog.rst b/docs/catalog.rst index e0ffbdabb7..e98aa1fa55 100644 --- a/docs/catalog.rst +++ b/docs/catalog.rst @@ -1,4 +1,4 @@ -Catalog Zones (RFC TBD) +Catalog Zones (RFC 9432) ======================== Starting with the PowerDNS Authoritative Server 4.7.0, catalog zone support is available. @@ -11,7 +11,7 @@ Supported catalog versions +=================+==========+==========+ | 1 (ISC) | No | Yes | +-----------------+----------+----------+ -| 2 (RFC TBD) | Yes | Yes | +| 2 (:rfc:`9432`) | Yes | Yes | +-----------------+----------+----------+ All the important features of catalog zones version "2" are supported. @@ -54,7 +54,7 @@ Setting up catalog zones ------------------------ .. note:: - Catalog zone specification and operation is described in `DNS Catalog Zones `__. + Catalog zone specification and operation is described in :rfc:`9432`. Setting up a producer zone ~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index e8efc0c87d..6d0ddf2b3c 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -1,5 +1,5 @@ -Dynamic DNS Update (RFC2136) -============================ +Dynamic DNS Update (RFC 2136) +============================= Starting with the PowerDNS Authoritative Server 3.4.0, DNS update support is available. There are a number of items NOT supported: -- 2.47.2