From 3e18044457feacd7bd17d8f4c51923f44b73e15b Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 24 Oct 2019 12:41:28 +1100 Subject: [PATCH] arm: add default values for require-server-cookie and send-cookie options (cherry picked from commit d8abf4f5b6e36f2feea608b509371f492aadc678) --- doc/arm/Bv9ARM-book.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 9bf100fa40..6e17b30a52 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -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 no. @@ -6230,6 +6231,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.