]> git.ipfire.org Git - thirdparty/bind9.git/commit
Set the modification time of the zone file after dumping
authorMark Andrews <marka@isc.org>
Tue, 4 Jul 2023 01:57:56 +0000 (11:57 +1000)
committerMark Andrews <marka@isc.org>
Thu, 31 Aug 2023 01:34:14 +0000 (11:34 +1000)
commit9e03b5f5cc3d6cb63a19be24f9cd7a1329b0cd7f
treed3e7455648d9fef764fa12b32e56552e20b1c3c0
parentb04d9413541e06a5e7b77f9934b781ea6e33e2b9
Set the modification time of the zone file after dumping

For secondary, mirror and redirect zones the expiry time is set
from the zone file's modification time on restart.  As zone dumping
take time, set the modification time of the zone file to the expire
time less the expire interval.
lib/dns/zone.c