Files
bind9/lib/dns
Matthijs Mekking 07c2acf15d Don't also skip keymgr run if checkds is skipped
Checking the DS at the parent only happens if dns_zone_getdnsseckeys()
returns success. However, if this function somehow fails, it can also
prevent the keymgr from running.

Before adding the check DS functionality, the keymgr should only run
if 'dns_dnssec_findmatchingkeys()' did not return an error (either
ISC_R_SUCCESS or ISC_R_NOTFOUND). After this change the correct
result code is used again.
2024-02-01 12:06:08 +01:00
..
2024-01-23 10:47:31 +11:00
2023-10-13 14:44:40 +02:00
2023-12-06 17:31:38 -08:00
2023-09-12 16:14:10 +02:00
2024-01-25 15:37:40 +01:00
2023-08-09 23:48:17 +00:00
2024-01-25 15:37:40 +01:00
2024-01-25 14:38:11 +01:00
2023-09-12 16:14:10 +02:00
2023-10-13 09:57:28 +00:00
2023-08-31 22:08:35 +02:00
2023-10-09 13:29:02 -07:00
2023-08-31 22:08:35 +02:00
2023-10-13 14:44:40 +02:00
2023-11-21 14:48:43 +11:00
2024-01-25 14:48:07 +01:00