mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-19 09:09:36 -04:00
Both receive_secure_serial() and setnsec3param() run on the same zone loop, therefore they are serialized. Remove the mechanism to enqueue the nsec3param and secure serial updates in case one of them is running (as they can not) and replace it with sanity check. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||