3636. [bug] Automatic empty zones now behave better with

forward only "zones" beneath them. [RT #34583]
This commit is contained in:
Mark Andrews
2013-08-16 13:54:23 +10:00
parent 377b774598
commit e548e07a9a
5 changed files with 258 additions and 37 deletions

View File

@@ -54,3 +54,8 @@ zone "example4." {
type master;
file "example.db";
};
zone "1.0.10.in-addr.arpa." {
type master;
file "example.db";
};