From: Mark Andrews Date: Thu, 24 Oct 2019 01:41:28 +0000 (+1100) Subject: arm: add default values for require-server-cookie and send-cookie options X-Git-Tag: v9.15.6~41^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8abf4f5b6e36f2feea608b509371f492aadc678;p=thirdparty%2Fbind9.git arm: add default values for require-server-cookie and send-cookie options --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 048a4153394..32fd0991f13 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -6009,6 +6009,7 @@ options { response to a UDP request from a cookie aware client. BADCOOKIE is sent if there is a bad or no existent server cookie. + The default is no. @@ -6057,6 +6058,7 @@ options { do not send a correct COOKIE option may be limited to receiving smaller responses via the nocookie-udp-size option. + The default is yes.