Files
bind9/bin/named
Aram Sargsyan 2a52d30660 Call dns_catz_new_zones() only when it is needed
The configure_catz() function creates the catalog zones structure
for the view even when it is not needed, in which case it then
discards it (by detaching) later.

Instead, call dns_catz_new_zones() only when it is needed, i.e. when
there is no existing "previous" view with an existing 'catzs', that
is going to be reused.
2023-02-24 15:00:26 +01:00
..
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00
2023-02-17 12:13:37 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-21 13:12:26 +00:00
2023-02-18 20:23:41 +00:00
2023-02-16 18:35:32 +01:00
2022-05-03 12:38:59 +00:00