]> git.ipfire.org Git - thirdparty/bind9.git/commit
Introduce zone functions dns_zone_(get|set)modded
authorMatthijs Mekking <matthijs@isc.org>
Tue, 24 Mar 2026 16:01:26 +0000 (17:01 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 12:35:54 +0000 (12:35 +0000)
commite1bd1a40031402cea64b58a30e620a2603bc7cf8
tree27bf03110de52b9b7dbdca880af6a35a77153d6f
parent13414c640b9e96baf2e995511afbefb67791676f
Introduce zone functions dns_zone_(get|set)modded

Introduce new functions to set and get whether the zone configuration
has been modified with 'rndc modzone'.
lib/dns/include/dns/zone.h
lib/dns/zone.c