3960. [bug] 'dig +sigchase' could loop forever. [RT #37220]

(cherry picked from commit c83b91fb63)
This commit is contained in:
Mark Andrews
2014-10-01 07:06:20 +10:00
parent 520fddb75b
commit 7e2d191c0a
8 changed files with 204 additions and 105 deletions

View File

@@ -270,6 +270,11 @@ zone "publish-inactive.example" {
update-policy local;
};
zone "future.example" {
type master;
file "future.example.db.signed";
};
include "siginterval.conf";
include "trusted.conf";