mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 04:50:50 -05:00
The trick is to configure a duplicate zone, which comes after the catalog zone, where the duplicate zone is an existing member zone. In that scenario, all the zones which come before the "faulty" zone in the configuration file will fail to be reverted to the previous version of the view after a reconfiguration error, and in this particular case that will result in an assertion failure when the catalog zone update is initiated, because it will be still tied to the new version of the view, which was dismissed. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||