bind9/doc
Aram Sargsyan e3839fc3e8 Document catalog zones member zone reset by change of unique label
The DNS catalog zones draft version 5 document requires that catalog
zones consumers must reset the member zone's internal zone state when
its unique label changes (either within the same catalog zone or
during change of ownership performed using the "coo" property).

BIND already behaves like that, and, in fact, doesn't support keeping
the zone state during change of ownership even if the unique label
has been kept the same, because BIND always removes the member zone
and adds it back during unique label renaming or change of ownership.

Document the described behavior and add a log message to inform when
unique label renaming occurs.

Add a system test case with unique label renaming.

(cherry picked from commit 2f2e02ff0c)
2022-04-28 16:10:23 +00:00
..
arm Document catalog zones member zone reset by change of unique label 2022-04-28 16:10:23 +00:00
design Drop documents that have been folded into doc/dev/dev.md 2022-03-10 14:53:21 +00:00
dev Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
dnssec-guide Add hyperlinks to dig/mdig/delv +options 2022-04-26 14:06:33 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Restore disabled unused 'tls' options: 'ca-file' and 'hostname' 2022-04-28 13:39:21 +03:00
misc Restore disabled unused 'tls' options: 'ca-file' and 'hostname' 2022-04-28 13:39:21 +03:00
notes Mention TLS certs verification in the CHANGES and Release Notes 2022-04-28 13:39:21 +03:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00