bind9/lib
Witold Kręcicki 03e583ffa8 Fix assertion failure during startup when the server is under load.
When we're coming back from recursion fetch_callback does not accept
DNS_R_NXDOMAIN as an rcode - query_gotanswer calls query_nxdomain in
which an assertion fails on qctx->is_zone. Yet, under some
circumstances, qname minimization will return an DNS_R_NXDOMAIN - when
root zone mirror is not yet loaded. The fix changes the DNS_R_NXDOMAIN
answer to DNS_R_SERVFAIL.
2020-07-01 12:55:12 +02:00
..
bind9 "check-names primary" and "check-names secondary" were ignored 2020-06-22 14:30:14 +02:00
dns Fix assertion failure during startup when the server is under load. 2020-07-01 12:55:12 +02:00
irs Adjust library API versions 2020-05-19 13:57:37 +02:00
isc Move dst key printtime in separate function 2020-07-01 09:57:44 +02:00
isccc prep 9.16.3 2020-05-19 13:57:36 +02:00
isccfg prep 9.16.4 2020-06-18 10:25:50 +02:00
ns restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
samples add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
win32/bindevt Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00