mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-03 13:59:27 -04:00
arm: add default values for require-server-cookie and send-cookie options
(cherry picked from commit d8abf4f5b6)
This commit is contained in:
parent
8736b918bf
commit
3e18044457
1 changed files with 2 additions and 0 deletions
|
|
@ -6181,6 +6181,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 <userinput>no</userinput>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
@ -6230,6 +6231,7 @@ options {
|
|||
do not send a correct COOKIE option may be limited
|
||||
to receiving smaller responses via the
|
||||
<command>nocookie-udp-size</command> option.
|
||||
The default is <userinput>yes</userinput>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue