]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Clean up CFG_ZONE_DELEGATION
authorEvan Hunt <each@isc.org>
Fri, 13 Jun 2025 01:28:42 +0000 (01:28 +0000)
committerEvan Hunt <each@isc.org>
Fri, 13 Jun 2025 01:28:42 +0000 (01:28 +0000)
`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.

Merge branch 'each-cleanup-delegation' into 'main'

See merge request isc-projects/bind9!10558


Trivial merge