]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.8 doesn't have REDIRECTZONE
authorMark Andrews <marka@isc.org>
Fri, 25 Jul 2014 06:45:42 +0000 (16:45 +1000)
committerMark Andrews <marka@isc.org>
Fri, 25 Jul 2014 06:45:42 +0000 (16:45 +1000)
lib/bind9/check.c

index 8cf61f7f7cbe3eb41b7c298ad6da64479764bbe5..7e55b1c5cf45976fb70980a388754b55b50a6f79 100644 (file)
@@ -1343,7 +1343,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 },
+       { "request-ixfr", SLAVEZONE },
        { "server-addresses", STATICSTUBZONE },
        { "server-names", STATICSTUBZONE },
        { "sig-re-signing-interval", MASTERZONE },