bind9/bin
Matthijs Mekking 572f421df4 Fix intermittent kasp test failure
The kasp system test performs for each zone a couple of checks to make
sure the zone is signed correctly. To avoid test failures caused by
timing issues, there is first a check to ensure the zone is done
signing, 'wait_for_done_signing'. This function waits with the DNSSEC
checks until a "zone_rekey done" log message is seen for a specific
key.

Unfortunately this is not sufficient to avoid test failures due to
timing issues, because there is a small amount of time in between this
log message and the newly signed zone actually being served.

Therefore, in 'check_apex', retry for three seconds the DNSKEY query
check. After that, additional checks should pass without retries,
because at that point we know for sure the zone has been resigned with
the expected keys.

Also reduce the number of redundant 'check_signatures'
2021-05-04 04:50:01 +00:00
..
check Install man page for named-compilezone 2021-03-22 09:36:48 +01:00
confgen Address a Sphinx duplicate label warning 2021-02-03 11:44:02 +01:00
delv Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
dig Fix following up lookup failure if more resolvers are available 2021-04-26 11:14:14 -03:00
dnssec Check that excessive iterations in logged by named when 2021-04-29 17:18:26 +10:00
named Add support for generating backtraces on Windows 2021-05-03 20:31:52 +02:00
nsupdate nsupdate: reject attempts to add NSEC3PARAM with excessive iterations 2021-04-29 17:18:26 +10:00
pkcs11 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc Remove spurious $ and \ in addzone example 2021-05-04 02:18:34 +00:00
tests Fix intermittent kasp test failure 2021-05-04 04:50:01 +00:00
tools Add nanosleep and usleep Windows shims 2021-05-03 20:22:54 +02:00
win32/BINDInstall Fixup win32 paths for moved bin/tests/system/resolve 2021-04-19 12:51:33 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00