Files
bind9/lib/dns
Ondřej Surý 21d8d5e07d Don't use dns_zone_attach() in zone_refreshkeys()
The zone_refreshkeys() could run before the zone_shutdown(), but after
the last .erefs has been "detached" causing assertion failure when doing
dns_zone_attach().  Remove the use of .erefs (dns_zone_attach/detach)
and replace it with using the .irefs and additional checks whether the
zone is exiting in the callbacks.

(cherry picked from commit 80e66fbd2d)
2022-11-03 15:22:50 +01:00
..
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-06-09 10:52:04 +00:00
2022-10-17 16:00:26 +01:00
2022-06-28 14:36:53 +02:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-09-08 11:55:29 +02:00
2022-07-15 21:16:51 +02:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00