From: Petr Špaček Date: Fri, 17 Jun 2022 09:00:21 +0000 (+0200) Subject: Deduplicate notify-source, notify-source-v6 definitions in the ARM X-Git-Tag: v9.19.3~25^2~12 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=08a3cd7ae4d447283c002ca3cd1daaee35d99137;p=thirdparty%2Fbind9.git Deduplicate notify-source, notify-source-v6 definitions in the ARM --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 002d3ac5911..03e6a8f90cc 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -5202,20 +5202,13 @@ any top-level ``server`` statements are used as defaults. Only a single key per server is currently supported. -.. namedconf:statement:: notify-source -.. namedconf:statement:: notify-source-v6 - - The ``notify-source`` and ``notify-source-v6`` clauses specify the IPv4 - and IPv6 source address, respectively, to be used for notify messages sent to remote - servers. For an IPv4 remote server, only ``notify-source`` - can be specified. Similarly, for an IPv6 remote server, only - ``notify-source-v6`` can be specified. - It is possible to override the following values defined in :namedconf:ref:`view` and :namedconf:ref:`options` blocks: - :namedconf:ref:`edns-udp-size` - :namedconf:ref:`max-udp-size` + - :namedconf:ref:`notify-source-v6` + - :namedconf:ref:`notify-source` - :namedconf:ref:`query-source-v6` - :namedconf:ref:`query-source` - :namedconf:ref:`request-nsid`