]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add check-svcb to named
authorMark Andrews <marka@isc.org>
Wed, 5 Oct 2022 06:49:07 +0000 (17:49 +1100)
committerMark Andrews <marka@isc.org>
Fri, 28 Oct 2022 13:22:54 +0000 (00:22 +1100)
commitda6359345ec4cf5465229bf4335410f2d7512117
tree5495591d47dc8b6842c2c25095c6f6880b2ad118
parentf857006cd956202e9a3487bab3d7767eb3406b8a
Add check-svcb to named

check-svcb signals whether to perform additional contraint tests
when loading / update primary zone files.
19 files changed:
bin/check/check-tool.c
bin/check/named-checkconf.c
bin/check/named-checkzone.c
bin/check/named-checkzone.rst
bin/check/named-compilezone.rst
bin/named/config.c
bin/named/zoneconf.c
doc/arm/reference.rst
doc/man/named-checkzone.1in
doc/man/named-compilezone.1in
doc/man/named.conf.5in
doc/misc/options
doc/misc/primary.zoneopt
lib/dns/include/dns/master.h
lib/dns/include/dns/zone.h
lib/dns/master.c
lib/dns/zone.c
lib/isccfg/namedconf.c
lib/ns/update.c