]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Thu, 21 Jun 2012 01:05:35 +0000 (01:05 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 21 Jun 2012 01:05:35 +0000 (01:05 +0000)
doc/misc/options

index 302d40e90bf62a4d779f1e77cd97a257d9ee0616..57641e7c11b7d460386c148e8863f81a3f3ea2f3 100644 (file)
@@ -153,7 +153,7 @@ options {
         listen-on-v6 [ port <integer> ] { <address_match_element>; ... };
         maintain-ixfr-base <boolean>; // obsolete
         managed-keys-directory <quoted_string>;
-        masterfile-format ( text | raw );
+        masterfile-format ( text | raw | fast );
         match-mapped-addresses <boolean>;
         max-acache-size <size_no_default>;
         max-cache-size <size_no_default>;
@@ -375,7 +375,7 @@ view <string> <optional_class> {
         maintain-ixfr-base <boolean>; // obsolete
         managed-keys { <string> <string> <integer> <integer> <integer>
             <quoted_string>; ... };
-        masterfile-format ( text | raw );
+        masterfile-format ( text | raw | fast );
         match-clients { <address_match_element>; ... };
         match-destinations { <address_match_element>; ... };
         match-recursive-only <boolean>;
@@ -506,7 +506,7 @@ view <string> <optional_class> {
                 journal <quoted_string>;
                 key-directory <quoted_string>;
                 maintain-ixfr-base <boolean>; // obsolete
-                masterfile-format ( text | raw );
+                masterfile-format ( text | raw | fast );
                 masters [ port <integer> ] { ( <masters> | <ipv4_address> [
                     port <integer> ] | <ipv6_address> [ port <integer> ] )
                     [ key <string> ]; ... };
@@ -600,7 +600,7 @@ zone <string> <optional_class> {
         journal <quoted_string>;
         key-directory <quoted_string>;
         maintain-ixfr-base <boolean>; // obsolete
-        masterfile-format ( text | raw );
+        masterfile-format ( text | raw | fast );
         masters [ port <integer> ] { ( <masters> | <ipv4_address> [ port
             <integer> ] | <ipv6_address> [ port <integer> ] ) [ key
             <string> ]; ... };