]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move three more functions to zoneproperties.c
authorMatthijs Mekking <matthijs@isc.org>
Thu, 19 Mar 2026 16:58:30 +0000 (17:58 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 8 Apr 2026 12:24:17 +0000 (14:24 +0200)
commita320801042a030edf9aaa67936a3f91d20871b2b
tree856b08aebf3b68621174acc90ffdba9a4e12e164
parentd36d775f0fea5dd666ae461a34ec0047c6120dd8
Move three more functions to zoneproperties.c

Move the following functions to the zoneproperties source files, as
they are simple get functions:
- dns_zone_getgluecachestats
- dns_zone_getkeystores
- dns_zone_getrequesttransporttype
lib/dns/include/dns/zone.h
lib/dns/include/dns/zoneproperties.h
lib/dns/zone.c
lib/dns/zoneproperties.c