]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add dns_zone_getzoneversion
authorMark Andrews <marka@isc.org>
Thu, 29 Aug 2024 01:05:09 +0000 (11:05 +1000)
committerMark Andrews <marka@isc.org>
Mon, 24 Mar 2025 22:16:09 +0000 (22:16 +0000)
commitebe751f88cd4a473b9b732367812aaadcb2b8643
tree313ff5221710b2056771dd4c83c567766d1b38d2
parent5c126a7e66871063a3e92e4e4280d8003f46c4c8
Add dns_zone_getzoneversion

Returns the EDNS ZONEVERSION for the zone.  Return the database
specific version otherwise return a type 0 version (serial).
lib/dns/include/dns/zone.h
lib/dns/zone.c