bind9/bin
Michał Kępień 7bcb5a3178 Make root hints consistent with authoritative data
Resolvers in the "filter-aaaa" system test are configured with a single
root hint: "ns.rootservers.net", pointing to 10.53.0.1.  However,
querying ns1 for "ns.rootservers.net" results in NXDOMAIN answers.
Since the TTL for the root hint is set to 0, it may happen that a
resolver's ADB will be asked to return any known addresses for
"ns.rootservers.net", but it will only have access to a cached NXDOMAIN
answer for that name and an expired root hint, which will result in a
resolution failure, triggering a false positive for the "filter-aaaa"
system test.  Prevent this from happening by making all the root hints
consistent with authoritative data served by ns1.

(cherry picked from commit c19ebde14b)
2019-07-29 21:44:51 +02:00
..
check add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
confgen add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
delv add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
dig add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
dnssec add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
named Add new default siphash24 cookie algorithm 2019-07-21 17:30:53 -04:00
nsupdate add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
pkcs11 remove dead code and unnecessary call to pkcs_C_GetAttributeValue 2019-05-13 11:22:33 +07:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
python explicitly convert byte to string 2019-03-06 20:41:09 -08:00
rndc prep 9.14.4 2019-07-09 13:51:41 +00:00
tests Make root hints consistent with authoritative data 2019-07-29 21:44:51 +02:00
tools dnstap-read: clear buffer before expanding it 2019-06-28 12:46:53 +02: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