bind9/bin
Michał Kępień 2cbf1028e9 Improve reliability of zone verification checks
In the "mirror" system test, ns3 periodically sends trust anchor
telemetry queries to ns1 and ns2.  It may thus happen that for some
non-recursive queries for names inside mirror zones which are not yet
loaded, ns3 will be able to synthesize a negative answer from the cached
records it obtained from trust anchor telemetry responses.  In such
cases, NXDOMAIN responses will be sent with the root zone SOA in the
AUTHORITY section.  Since the root zone used in the "mirror" system test
has the same serial number as ns2/verify.db.in and zone verification
checks look for the specified serial numbers anywhere in the answer, the
test could be broken if different zone names were used.

The +noauth dig option could be used to address this weakness, but that
would prevent entire responses from being stored for later inspection,
which in turn would hamper troubleshooting test failures.  Instead, use
a different serial number for ns2/verify.db.in than for any other zone
used in the "mirror" system test and check the number of records in the
ANSWER section of each response.
2019-02-14 10:41:56 +01:00
..
check prep 9.13.6 2019-02-06 22:13:05 +00:00
confgen prep 9.13.6 2019-02-06 22:13:05 +00:00
delv prep 9.13.6 2019-02-06 22:13:05 +00:00
dig error out if there are extra command line options 2019-02-07 19:49:44 +11:00
dnssec prep 9.13.6 2019-02-06 22:13:05 +00:00
named prep 9.13.6 2019-02-06 22:13:05 +00:00
nsupdate prep 9.13.6 2019-02-06 22:13:05 +00:00
pkcs11 prep 9.13.6 2019-02-06 22:13:05 +00:00
plugins prep 9.13.6 2019-02-06 22:13:05 +00:00
python adjust style, match test to other tests 2019-02-07 16:53:46 -08:00
rndc prep 9.13.6 2019-02-06 22:13:05 +00:00
tests Improve reliability of zone verification checks 2019-02-14 10:41:56 +01:00
tools prep 9.13.6 2019-02-06 22:13:05 +00:00
win32/BINDInstall Bump Windows minimum target environment to _WIN32_WINNT_WIN8/NTDDI_WIN8 values 2019-01-30 09:37:38 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00