summaryrefslogtreecommitdiff
path: root/doc/misc/options
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2011-11-01 14:45:10 -0600
committerInternet Software Consortium, Inc <@isc.org>2011-11-01 14:45:10 -0600
commitcf94dd77f7578bef7bc0ff3feac9aaa548180641 (patch)
tree02b5994fd9a1c51c845f2f094bbe3a48b89b35fa /doc/misc/options
parent15c17fb71db9b8f876da1be5e6ddbba25ce61aba (diff)
downloadbind9-cf94dd77f7578bef7bc0ff3feac9aaa548180641.tar.gz
9.9.0a3
Diffstat (limited to 'doc/misc/options')
-rw-r--r--doc/misc/options8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/options b/doc/misc/options
index 63fe5540..a55246ab 100644
--- a/doc/misc/options
+++ b/doc/misc/options
@@ -201,8 +201,8 @@ options {
reserved-sockets <integer>;
resolver-query-timeout <integer>;
response-policy {
- zone <string> [ policy ( given | no-op | nxdomain | nodata
- | cname <domain> ) ];
+ zone <string> [ policy ( given | disabled | passthru |
+ no-op | nxdomain | nodata | cname <domain> ) ];
};
rfc2308-type1 <boolean>; // not yet implemented
root-delegation-only [ exclude { <quoted_string>; ... } ];
@@ -410,8 +410,8 @@ view <string> <optional_class> {
request-nsid <boolean>;
resolver-query-timeout <integer>;
response-policy {
- zone <string> [ policy ( given | no-op | nxdomain | nodata
- | cname <domain> ) ];
+ zone <string> [ policy ( given | disabled | passthru |
+ no-op | nxdomain | nodata | cname <domain> ) ];
};
rfc2308-type1 <boolean>; // not yet implemented
root-delegation-only [ exclude { <quoted_string>; ... } ];