Print unsigned values for serial, etc. in rndc zonestatus output (#39854)

This commit is contained in:
Mukund Sivaraman
2015-06-23 13:57:33 +05:30
parent 71931ab6b3
commit b4e114e3cd
6 changed files with 38 additions and 4 deletions

View File

@@ -61,6 +61,11 @@ view primary {
auto-dnssec maintain;
};
zone "bigserial.example" {
type master;
file "bigserial.db";
};
zone "reload.example" {
type master;
file "reload.db";