bind9/bin
Aram Sargsyan 4e94ff2541 Fix a statschannel system test zone loadtime issue
The check_loaded() function compares the zone's loadtime value and
an expected loadtime value, which is based on the zone file's mtime
extracted from the filesystem.

For the secondary zones there may be cases, when the zone file isn't
ready yet before the zone transfer is complete and the zone file is
dumped to the disk, so a so zero value mtime is retrieved.

In such cases wait one second and retry until timeout. Also modify
the affected check to allow a possible difference of the same amount
of seconds as the chosen timeout value.
2023-12-18 08:46:31 +00:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv fix consistency check for delv +ns and +qmin 2023-12-06 17:31:39 -08:00
dig NetBSD has added 'hmac' to libc so rename out uses of hmac 2023-12-13 22:27:38 +00:00
dnssec Lower the maximum allowed NSEC3 iterations to 50 2023-12-05 14:58:58 +00:00
named remove resolver-retry-interval and resolver-nonbackoff-tries 2023-12-06 11:54:59 -08:00
nsupdate NetBSD has added 'hmac' to libc so rename out uses of hmac 2023-12-13 22:27:38 +00:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc remove bin/rndc/rndc.conf 2023-12-06 17:31:38 -08:00
tests Fix a statschannel system test zone loadtime issue 2023-12-18 08:46:31 +00:00
tools remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00