mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
regen HEAD
This commit is contained in:
@@ -521,7 +521,7 @@ view <string> <optional_class> {
|
||||
<integer> | * ) ];
|
||||
try-tcp-refresh <boolean>;
|
||||
type ( master | slave | stub | static-stub | hint | forward
|
||||
| delegation-only );
|
||||
| delegation-only | redirect );
|
||||
update-check-ksk <boolean>;
|
||||
update-policy ( local | { ( grant | deny ) <string> ( name
|
||||
| subdomain | wildcard | self | selfsub | selfwild |
|
||||
@@ -604,7 +604,7 @@ zone <string> <optional_class> {
|
||||
transfer-source-v6 ( <ipv6_address> | * ) [ port ( <integer> | * ) ];
|
||||
try-tcp-refresh <boolean>;
|
||||
type ( master | slave | stub | static-stub | hint | forward |
|
||||
delegation-only );
|
||||
delegation-only | redirect );
|
||||
update-check-ksk <boolean>;
|
||||
update-policy ( local | { ( grant | deny ) <string> ( name |
|
||||
subdomain | wildcard | self | selfsub | selfwild | krb5-self |
|
||||
|
Reference in New Issue
Block a user