Files
bind9/lib/dns
Aram Sargsyan 4b362a82eb Fix catalog zone reconfiguration crash
The following scenario triggers a "named" crash:

1. Configure a catalog zone.
2. Start "named".
3. Comment out the "catalog-zone" clause.
4. Run `rndc reconfig`.
5. Uncomment the "catalog-zone" clause.
6. Run `rndc reconfig` again.

Implement the required cleanup of the in-memory catalog zone during
the first `rndc reconfig`, so that the second `rndc reconfig` could
find it in an expected state.

(cherry picked from commit 43ac2cd229)
2021-12-01 09:56:59 +00:00
..
2021-04-19 14:32:53 +02:00
2020-11-11 15:59:56 -03:00
2021-08-11 15:18:10 +02:00
2021-02-23 09:18:55 +01:00
2021-08-28 07:45:39 -07:00
2020-12-01 23:19:20 +11:00
2021-09-01 00:43:54 -07:00
2021-09-01 00:43:54 -07:00
2021-08-18 14:59:29 +10:00
2020-11-11 15:59:56 -03:00
2021-05-20 09:52:53 +02:00
2021-12-01 09:56:59 +00:00
2021-08-30 11:58:29 -07:00