From ed15792642a7597304ade4532b48e8a4d75be7b1 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Wed, 16 Sep 2015 11:25:21 -0400 Subject: [PATCH] move the nocookie-udp-size from server statement to options --- doc/arm/Bv9ARM-book.xml | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index b2e64eb803..7a74c3d868 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -4811,6 +4811,7 @@ badresp:1,adberr:0,findfail:0,valfail:0] require-server-cookie yes_or_no; cookie-algorithm secret_string; cookie-secret secret_string; + nocookie-udp-size number ; request-nsid yes_or_no; rfc2308-type1 yes_or_no; use-id-pool yes_or_no; @@ -6514,6 +6515,19 @@ options { + + nocookie-udp-size + + + The nocookie-udp-size option sets the + maximum size of UDP responses that will be sent to + queries without a valid server COOKIE. The command + max-udp-size option may further limit + the response size. + + + + sit-secret @@ -10799,7 +10813,6 @@ example.com CNAME rpz-tcp-only. edns yes_or_no ; edns-udp-size number ; edns-version number ; - nocookie-udp-size number ; max-udp-size number ; tcp-only yes_or_no ; transfers number ; @@ -10964,14 +10977,6 @@ example.com CNAME rpz-tcp-only. that is blocking large replies from named. - - The nocookie-udp-size option sets the - maximum size of UDP responses that will be sent to - queries without a valid server COOKIE. The command - max-udp-size option may further limit - the response size. - - The tcp-only option sets the transport protocol to TCP. The default is to use the UDP transport