mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-20 17:05:21 -04:00
When doing 'rndc reconfig', named may complain about a zone not being reusable because it has a raw version of the zone, and the new configuration has not set 'inline-signing'. However, 'inline-signing' may be implicitly true if a 'dnssec-policy' is used for the zone, and the zone is not dynamic. Improve the check in 'named_zone_reusable'. Create a new function for checking 'inline-signing' configuration that matches existing code in 'bin/named/server.c'. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.am | ||