unbound/services/cache
gthess f7fe95ad7b
Serve stale (#159)
- Added serve-stale functionality as described in
  draft-ietf-dnsop-serve-stale-10. `serve-expired-*` options can be used
  to configure the behavior.
- Updated cachedb to honor `serve-expired-ttl`; Fixes #107.
- Renamed statistic `num.zero_ttl` to `num.expired` as expired replies
  come with a configurable TTL value (`serve-expired-reply-ttl`).
- Fixed stats when replying with cached, cname-aliased records.
- Added missing default values for redis cachedb backend.
2020-02-05 14:20:27 +01:00
..
dns.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
dns.h Serve stale (#159) 2020-02-05 14:20:27 +01:00
infra.c - Print query name and IP address when domain rate limit exceeded. 2019-02-18 15:53:02 +00:00
infra.h - Print query name and IP address when domain rate limit exceeded. 2019-02-18 15:53:02 +00:00
rrset.c nicer code, in function. 2018-07-17 15:07:09 +00:00
rrset.h - Save wildcard RRset from answer with original owner for use in aggressive 2018-02-22 15:12:31 +00:00