bind9/lib/ns
Matthijs Mekking aabdedeae3 Only start stale refresh window when resuming
If we did not attempt a fetch due to fetch-limits, we should not start
the stale-refresh-time window.

Introduce a new flag DNS_DBFIND_STALESTART to differentiate between
a resolver failure and unexpected error. If we are resuming, this
indicates a resolver failure, then start the stale-refresh-time window,
otherwise don't start the stale-refresh-time window, but still fall
back to using stale data.

(This commit also wraps some docstrings to 80 characters width)
2021-01-28 16:38:34 +01:00
..
include Allow stale data to be used before name resolution 2021-01-25 10:47:14 -03:00
tests Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
win32 implementation of hook-based asynchronous functionality 2020-11-24 15:11:39 -08:00
client.c Allow stale data to be used before name resolution 2021-01-25 10:47:14 -03:00
hooks.c Use libuv's shared library handling capabilities 2020-10-28 15:48:58 +01:00
interfacemgr.c Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
lib.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
listenlist.c Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Use -release instead of -version-info for internal library SONAMEs 2021-01-25 14:19:53 +01:00
notify.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
query.c Only start stale refresh window when resuming 2021-01-28 16:38:34 +01:00
server.c Simplify the EDNS buffer size logic for DNS Flag Day 2020 2020-10-05 16:21:21 +02:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c Print warning when falling back to increment soa serial method 2020-12-11 10:48:28 +01:00
xfrout.c Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00