mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-20 08:20:26 -05:00
Zone content integrity checks can significantly slow the conversion of zones from raw to text. As this is more properly a job for named-checkzone anyway, we now disable all zone checks by default in named-compilezone. Users relying on named-compilezone for integrity checks as well as format conversion can run named-checkzone separately, or re-enable the checks in named-compilezone by using: "named-compilezone -n fail -k fail -r warn -T warn -W warn". |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| check-tool.c | ||
| check-tool.h | ||
| Makefile.am | ||
| named-checkconf.c | ||
| named-checkconf.rst | ||
| named-checkzone.c | ||
| named-checkzone.rst | ||
| named-compilezone.rst | ||