Merge branch 'v9_10' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_10

This commit is contained in:
Tinderbox User 2014-10-11 01:04:49 +00:00
commit 70e78c4008

View file

@ -23,3 +23,8 @@ zone "example.com" {
type master;
dlz external;
};
zone "." {
type redirect;
dlz external;
};