]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Deduplicate max-udp-size definition in the ARM
authorPetr Špaček <pspacek@isc.org>
Fri, 17 Jun 2022 08:09:01 +0000 (10:09 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 24 Jun 2022 06:14:31 +0000 (08:14 +0200)
doc/arm/reference.rst

index 430dc9dc74e063bf102e961cf44dcd3fcafb3e45..536203ca800fd09cdedfc754888b4357ef136563 100644 (file)
@@ -5160,14 +5160,6 @@ any top-level ``server`` statements are used as defaults.
    values are silently adjusted. This option is not needed until
    higher EDNS versions than 0 are in use.
 
-.. namedconf:statement:: max-udp-size
-
-   The option sets the maximum EDNS UDP message size
-   :iscman:`named` sends. Valid values are 512 to 4096 bytes; values outside
-   this range are silently adjusted. This option is useful when
-   there is a firewall that is blocking large replies from
-   :iscman:`named`.
-
 .. namedconf:statement:: padding
 
    The option adds EDNS Padding options to outgoing messages,
@@ -5264,6 +5256,7 @@ 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`
 
 
 .. _statschannels: