mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 20:41:18 -05:00
Implement the new feature, automatic parental-agents. This is enabled with 'checkds yes'. When set to 'yes', instead of querying the explicit configured parental agents, look up the parental agents by resolving the parent NS records. The found parent NS RRset is considered to be the list of parental agents that should be queried during a KSK rollover, looking up the DS RRset corresponding to the key signing keys. For each NS record, look up the addresses in the ADB. These addresses will be used to send the DS requests. Count the number of servers and keep track of how many good DS responses were seen. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||