This commit is contained in:
Automatic Updater
2009-10-12 23:16:15 +00:00
parent d2a3eaf162
commit 3b2c6af63e
28 changed files with 7272 additions and 7079 deletions

View File

@@ -418,6 +418,7 @@ view <string> <optional_class> {
<integer> | * ) ];
alt-transfer-source-v6 ( <ipv6_address> | * ) [ port (
<integer> | * ) ];
auto-dnssec ( allow | maintain | create | off );
check-integrity <boolean>;
check-mx ( fail | warn | ignore );
check-mx-cname ( fail | warn | ignore );
@@ -501,6 +502,7 @@ zone <string> <optional_class> {
alt-transfer-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
alt-transfer-source-v6 ( <ipv6_address> | * ) [ port ( <integer> |
* ) ];
auto-dnssec ( allow | maintain | create | off );
check-integrity <boolean>;
check-mx ( fail | warn | ignore );
check-mx-cname ( fail | warn | ignore );