options revision bfcdcde570be11e3d210cfdd262fae8b8e6c62ce
6017f424ee3c02d7f22132c77576ea38542fa949Andreas GustafssonCopyright (C) 2000 Internet Software Consortium.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas GustafssonSee COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson$Id: options,v 1.40 2000/11/08 03:53:10 marka Exp $
6017f424ee3c02d7f22132c77576ea38542fa949Andreas GustafssonThis is a summary of the implementation status of the various named.conf
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonoptions in BIND 9.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson Yes Implemented in this release.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson No Not implemented, may be implemented in a later release.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson Obsolete Obsolete, not applicable to BIND 9, or just evil.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson Will not be implemented.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson * New in BIND 9.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson + The option is now always enabled.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson - The option is now always disabled.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson % The default value has changed since BIND 8.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson @ Semantics of certain pathological address match lists, in
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson particular those involving double negation, have changed.
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson The new semantics are generally safer. IPv6 addresses
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson are supported, but the predefined ACLs "localhost" and
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson "localnets" match IPv4 addresses only.
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson # BIND 9 accepts both LF and CRLF as end-of-line markers.
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ version version_string; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ directory path_name; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ named-xfer path_name; ] Obsolete
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ dump-file path_name; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ memstatistics-file path_name; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ pid-file path_name; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ statistics-file path_name; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ auth-nxdomain yes_or_no; ] Yes%
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ deallocate-on-exit yes_or_no; ] Obsolete+
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ dialup yes_or_no; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ fake-iquery yes_or_no; ] Obsolete-
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ fetch-glue yes_or_no; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ has-old-clients yes_or_no; ] Obsolete
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ host-statistics yes_or_no; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ multiple-cnames yes_or_no; ] Obsolete-
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ notify yes_or_no; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ recursion yes_or_no; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ rfc2308-type1 yes_or_no; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ use-id-pool yes_or_no; ] Obsolete+
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ treat-cr-as-space yes_or_no; ] Obsolete#
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ also-notify { ip_addr; [ ip_addr; ... ] }; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ forward ( only | first ); ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ forwarders { [ in_addr ; [ in_addr ; ... ] ] }; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ check-names ... ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ allow-query { address_match_list }; ] Yes@
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ allow-transfer { address_match_list }; ] Yes@
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ allow-recursion { address_match_list }; ] Yes@
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ blackhole { address_match_list }; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ listen-on [ port ip_port ] { address_match_list }; ] Yes@
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ listen-on-v6 [ port ip_port ] { address_match_list }; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ query-source ... ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ query-source-v6 ... ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ lame-ttl number; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-transfer-time-in number; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-transfer-idle-in number; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-transfer-time-out number; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-transfer-idle-out number; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-cache-ttl number; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-ncache-ttl number; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-cache-size size_spec; ] No*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ min-roots number; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ serial-queries number; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfer-format ( one-answer | many-answers ); ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfers-in number; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfers-out number; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfers-per-ns number; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfer-source ip_addr; ] Yes
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfer-source-v6 ip_addr; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ request-ixfr yes_or_no; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ provide-ixfr yes_or_no; ] Yes*
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ maintain-ixfr-base yes_or_no; ] Obsolete
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ max-ixfr-log-size number; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ coresize size_spec ; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ datasize size_spec ; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ files size_spec ; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ stacksize size_spec ; ] No
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ cleaning-interval number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ heartbeat-interval number; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ interface-interval number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ statistics-interval number; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ topology { address_match_list }; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ sortlist { address_match_list }; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ rrset-order { order_spec ; [ order_spec ; ... ] }; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ recursive-clients number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ tcp-clients number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ tkey-domain ... ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ tkey-dhkey ... ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ port number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ sig-validity-interval number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ inet ... ] Yes%
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ unix ... ] Obsolete
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonserver ip_addr {
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ bogus yes_or_no; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ request-ixfr yes_or_no; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ provide-ixfr yes_or_no; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ support-ixfr yes_or_no; ] Obsolete
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfers number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-format ( one-answer | many-answers ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ keys { key_id [key_id ... ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssontrusted-keys Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonzone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson type master; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson file path_name; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forward ( only | first ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ check-names ( warn | fail | ignore ); ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-update { address_match_list }; ] Yes@
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ update-policy ... ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-query { address_match_list }; ] Yes@
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-transfer { address_match_list }; ] Yes@
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ dialup yes_or_no; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-time-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-idle-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ notify yes_or_no; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ also-notify { ip_addr; [ ip_addr; ... ] }; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ ixfr-base path_name; ] Obsolete
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ pubkey number number number string; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ sig-validity-interval number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonzone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson type slave; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ file path_name; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ ixfr-base path_name; ] Obsolete
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson masters [ port ip_port ] { ip_addr; [ ip_addr; ... ] }; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forward ( only | first ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ check-names ( warn | fail | ignore ); ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-update { address_match_list }; ] Obsolete
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-update-forwarding { address_match_list }; ] No*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-query { address_match_list }; ] Yes@
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-transfer { address_match_list }; ] Yes@
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-source ip_addr; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-source-v6 ip_addr; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ dialup yes_or_no; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-time-in number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-idle-in number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-time-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-idle-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ notify yes_or_no; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ also-notify { ip_addr; [ ip_addr; ... ] }; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ pubkey number number number string; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonzone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson type stub; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ file path_name; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson masters [ port ip_port ] { ip_addr; [ ip_addr; ... ] }; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forward ( only | first ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ check-names ( warn | fail | ignore ); ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-update { address_match_list }; ] Obsolete
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-update-forwarding { address_match_list }; ] No*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-query { address_match_list }; ] Yes@
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-transfer { address_match_list }; ] Yes@
7693d4de8fca501dfe6989a7f30d8d3c86fe096aAndreas Gustafsson [ transfer-source ip_addr; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-source-v6 ip_addr; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ dialup yes_or_no; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-time-in number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-idle-in number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-time-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-idle-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ pubkey number number number string; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonzone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson type forward; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forward ( only | first ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonzone "." [ ( in | hs | hesiod | chaos ) ] {
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson type hint; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson file path_name; Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ check-names ( warn | fail | ignore ); ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafssonview "view_name" [ ( in | hs | hesiod | chaos ) ] { Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson match-clients { address_match_list }; Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ zone ... ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ auth-nxdomain yes_or_no; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ fetch-glue yes_or_no; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ notify yes_or_no; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ recursion yes_or_no; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ rfc2308-type1 yes_or_no; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ also-notify { ip_addr; [ ip_addr; ... ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forward ( only | first ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ forwarders { [ in_addr ; [ in_addr ; ... ] ] }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ check-names ... ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-query { address_match_list }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-transfer { address_match_list }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ allow-recursion { address_match_list }; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ query-source ... ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ query-source-v6 ... ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ lame-ttl number; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-time-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-transfer-idle-out number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-cache-ttl number; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-ncache-ttl number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ max-cache-size size_spec; ] No*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ min-roots number; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-format ( one-answer | many-answers ); ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-source ip_addr; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ transfer-source-v6 ip_addr; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ request-ixfr yes_or_no; ] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ provide-ixfr yes_or_no;] Yes*
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ cleaning-interval number; ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ topology { address_match_list }; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ sortlist { address_match_list }; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ rrset-order { order_spec ; [ order_spec ; ... ] }; ] No
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ key ... ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ server ... ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ trusted-keys ... ] Yes
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson [ sig-validity-interval number; ] Yes*