]> git.ipfire.org Git - thirdparty/bind9.git/commit
Clean up CFG_ZONE_DELEGATION
authorEvan Hunt <each@isc.org>
Thu, 5 Jun 2025 00:06:25 +0000 (17:06 -0700)
committerEvan Hunt <each@isc.org>
Fri, 13 Jun 2025 00:46:14 +0000 (17:46 -0700)
commit1a24dfcddfc4019f420dce4a2ffa0ab025ec3777
treeaad27d1d34dcd2842cc3a85b24093a82a4aab9cd
parent0c7a54095f6086b0aa33c2594a93fb459be17a5a
Clean up CFG_ZONE_DELEGATION

"type delegation-only" has been obsolete for some time
(see #3953) but the zone type flag for it was still defined
in libisccfg. It has now been removed.
lib/isccfg/check.c
lib/isccfg/include/isccfg/grammar.h
lib/isccfg/namedconf.c