]> git.ipfire.org Git - thirdparty/bind9.git/commit
Provide a mechanism to return the expire option value
authorMark Andrews <marka@isc.org>
Thu, 29 Jun 2023 05:52:32 +0000 (15:52 +1000)
committerMark Andrews <marka@isc.org>
Thu, 31 Aug 2023 01:32:29 +0000 (11:32 +1000)
commit87912e4bb8410ffe1d88295b22d319f5cd410e2c
tree8eddabd6cac596be09a3b1f1850122ac18502eb1
parent0cfe0a61dcb396bcd0fd4e0e01d10c2d454794ba
Provide a mechanism to return the expire option value

to the zone code so that it can be used to adjust the expire time.
lib/dns/include/dns/types.h
lib/dns/xfrin.c
lib/dns/zone.c