]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Split up zone.c (zone properties)
authorMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 14:29:27 +0000 (14:29 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 14:29:27 +0000 (14:29 +0000)
In order to make `zone.c` more readable, split it up in separate source files. This moves most of the set and get functions to `zoneproperties.c`.

Merge branch 'matthijs-refactor-zone-1' into 'main'

See merge request isc-projects/bind9!11501


Trivial merge