bind9/lib/ns
Matthijs Mekking c66b9abc0b Add stale answer extended errors
Add DNS extended errors 3 (Stale Answer) and 19 (Stale NXDOMAIN Answer)
to responses. Add extra text with the reason why the stale answer was
returned.

To test, we need to change the configuration such that for the first
set of tests the stale-refresh-time window does not interfer with the
expected extended errors.
2022-04-28 09:58:25 +02:00
..
include Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
tests Use isc_nm_getnworkers to manage zone resources 2022-04-01 23:50:34 +02:00
client.c Remove task exclusive mode from ns_clientmgr 2022-03-30 12:41:55 +02:00
hooks.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
interfacemgr.c prevent a deadlock in the shutdown system test 2022-04-27 23:25:57 -07:00
listenlist.c Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Fix loading plugins using just their filenames 2022-04-22 13:27:12 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Add stale answer extended errors 2022-04-28 09:58:25 +02:00
server.c Remove the keep-response-order ACL map 2022-02-18 09:16:03 +01:00
sortlist.c Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
update.c Create per-thread task and memory context for zonemgr 2022-04-01 23:50:34 +02:00
xfrout.c Remove extra copies and stray members from ns_client_t 2022-03-25 10:18:11 +01:00