mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 04:21:07 -05:00
Multiple zones should be able to read the same key and signing policy at the same time. Since writing the kasp lock only happens during reconfiguration, and the complete kasp list is being replaced, there is actually no need for a lock. Reference counting ensures that a kasp structure is not destroyed when still being attached to one or more zones. This significantly improves the load configuration time. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||