bind9/doc
Aram Sargsyan cedfebc64a Implement catalog zones options new syntax based on custom properties
According to DNS catalog zones draft version 5 document, catalog
zone custom properties must be placed under the "ext" label.

Make necessary changes to support the new custom properties syntax in
catalog zones with version "2" of the schema.

Change the default catalog zones schema version from "1" to "2" in
ARM to prepare for the new features and changes which come starting
from this commit in order to support the latest DNS catalog zones draft
document.

Make some restructuring in ARM and rename the term catalog zone "option"
to "custom property" to better reflect the terms used in the draft.

Change the version of 'catalog1.zone.' catalog zone in the "catz" system
test to "2", and leave the version of 'catalog2.zone.' catalog zone at
version "1" to test both versions.

Add tests to check that the new syntax works only with the new schema
version, and that the old syntax works only with the legacy schema
version catalog zones.
2022-04-14 10:53:52 +00:00
..
arm Implement catalog zones options new syntax based on custom properties 2022-04-14 10:53:52 +00:00
design Drop documents that have been folded into doc/dev/dev.md 2022-03-09 18:01:28 +00:00
dev Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
dnssec-guide Add CDS/CDNSKEY DELETE documentation 2022-04-13 13:26:59 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
misc Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
notes Add CHANGE and release note for #2931 2022-04-13 13:26:59 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00