]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
improve the nocookie-udp-size documentation
authorJeremy C. Reed <jreed@isc.org>
Wed, 16 Sep 2015 15:34:56 +0000 (11:34 -0400)
committerJeremy C. Reed <jreed@isc.org>
Wed, 16 Sep 2015 15:34:56 +0000 (11:34 -0400)
doc/arm/Bv9ARM-book.xml

index 7a74c3d868f9661bb36a8eed2ce7fad6771b1d0b..e4d61edbb91e4465173009862cc1fc8928eda122 100644 (file)
@@ -6519,11 +6519,11 @@ options {
              <term><command>nocookie-udp-size</command></term>
              <listitem>
                </para>
-                 The <command>nocookie-udp-size</command> option sets the
-                 maximum size of UDP responses that will be sent to
-                 queries without a valid server COOKIE.  The command
-                 <command>max-udp-size</command> option may further limit
-                 the response size.
+                 Sets the maximum size of UDP responses that will be
+                 sent to queries without a valid server COOKIE. A value
+                 below 128 will be silently raised to 128. The default
+                 value is 4096, but the <command>max-udp-size</command>
+                 option may further limit the response size.
                </para>
              </listitem>
            </varlistentry>