mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-22 09:20:51 -05:00
The configure_catz() function creates the catalog zones structure for the view even when it is not needed, in which case it then discards it (by detaching) later. Instead, call dns_catz_new_zones() only when it is needed, i.e. when there is no existing "previous" view with an existing 'catzs', that is going to be reused. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||