mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
3899. [bug] "request-ixfr" is only applicable to slave and redirect
zones. [RT #36608]
This commit is contained in:
@@ -1513,6 +1513,7 @@ check_zoneconf(const cfg_obj_t *zconfig, const cfg_obj_t *voptions,
|
||||
{ "notify-source", MASTERZONE | SLAVEZONE },
|
||||
{ "notify-source-v6", MASTERZONE | SLAVEZONE },
|
||||
{ "pubkey", MASTERZONE | SLAVEZONE | STUBZONE },
|
||||
{ "request-ixfr", SLAVEZONE | REDIRECTZONE },
|
||||
{ "server-addresses", STATICSTUBZONE },
|
||||
{ "server-names", STATICSTUBZONE },
|
||||
{ "sig-re-signing-interval", MASTERZONE | SLAVEZONE },
|
||||
|
Reference in New Issue
Block a user