bind9/bin
Aram Sargsyan fa686fcea5 Improve dnstap system test reliability
The dnstap system test fails intermittently, and it appears to be
a timing issue - adding a short delay after running 'fstrm_capture',
and before running 'dnstap -reopen' improves the situation from
50% failures (5 out of 10 times) to 0% failures (0 out of 20 times),
tested locally.

The reason is that 'fstrm_capture' is executed in the background,
and due to OS scheduling and other factors, the listener socket
may not be ready when the following command runs and tells 'named'
to (re)open it.
2023-03-13 10:25:01 +00:00
..
check Remove libbind9 2023-02-21 13:12:26 +00:00
confgen Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
delv Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
dig Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
dnssec further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
named Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
nsupdate Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
tests Improve dnstap system test reliability 2023-03-13 10:25:01 +00:00
tools move dispatchmgr from resolver to view 2023-02-24 08:30:33 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00