Files
bind9/lib/dns/include/dns
Aram Sargsyan c67ce97045 Fix a data race between the dns_zone and dns_catz modules
The dns_zone_catz_enable_db() and dns_zone_catz_disable_db()
functions can race with similar operations in the catz module
because there is no synchronization between the threads.

Add catz functions which use the view's catalog zones' lock
when registering/unregistering the database update notify callback,
and use those functions in the dns_zone module, instead of doing it
directly.

(cherry picked from commit 6f1f5fc307)
2023-07-06 10:44:03 +00:00
..
2022-06-16 18:09:33 +02:00
2023-01-09 14:23:26 -08:00
2022-06-16 18:09:33 +02:00
2022-12-07 23:59:36 +00:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2023-02-09 10:07:39 -08:00
2022-01-27 16:18:34 -08:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00
2022-06-16 18:09:33 +02:00