From 7eaaf0be97e920f58a4b2b84dc770f1e89b1b657 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Mon, 21 Sep 2015 09:34:29 -0500 Subject: [PATCH] move nosit-udp-size doc This is for ticket #39570. I didn't have this reviewed for v9_10, but was reviewed for the master but had different option names. Moved some docs from server statement to options. While there add a missing related option from grammar. Also improved docs a little for nosit-udp-size. Note I didn't add a changelog entry. The documentation was already there and only modified a little. --- doc/arm/Bv9ARM-book.xml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index bce81fda3a..63e40bf57d 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -4788,6 +4788,8 @@ badresp:1,adberr:0,findfail:0,valfail:0] notify yes_or_no | explicit | master-only; recursion yes_or_no; request-sit yes_or_no; + nosit-udp-size number ; + sit-secret secret_string ; request-nsid yes_or_no; rfc2308-type1 yes_or_no; use-id-pool yes_or_no; @@ -6396,6 +6398,20 @@ options { + + nosit-udp-size + + + Sets the maximum size of UDP responses that will + be sent to queries without a valid source identity + token. A value below 128 will be silently raised + to 128. The default value is 4096, but the + max-udp-size option may further + limit the response size. + + + + sit-secret @@ -10538,7 +10554,6 @@ example.com CNAME rpz-tcp-only. request-sit yes_or_no ; edns yes_or_no ; edns-udp-size number ; - nosit-udp-size number ; max-udp-size number ; transfers number ; transfer-format ( one-answer | many-answers ) ; ] @@ -10673,14 +10688,6 @@ example.com CNAME rpz-tcp-only. replies from named. - - The nosit-udp-size option sets the - maximum size of UDP responses that will be sent to - queries without a valid source identity token. The command - max-udp-size option may further limit - the response size. - - The server supports two zone transfer methods. The first, one-answer, uses one DNS message per resource record transferred. many-answers packs