unbound/edns-subnet
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
..
addrtree.c - Add markdel function to ECS slabhash. 2018-10-24 13:50:18 +00:00
addrtree.h - Add markdel function to ECS slabhash. 2018-10-24 13:50:18 +00:00
edns-subnet.c - Generalise inplace callback (de)registration 2017-04-06 13:13:06 +00:00
edns-subnet.h - Generalise inplace callback (de)registration 2017-04-06 13:13:06 +00:00
subnet-whitelist.c - Added domain name based ECS whitelist. 2017-06-08 14:44:55 +00:00
subnet-whitelist.h - Added domain name based ECS whitelist. 2017-06-08 14:44:55 +00:00
subnetmod.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
subnetmod.h - Fix #4208: 'stub-no-cache' and 'forward-no-cache' not work. 2018-11-27 10:29:14 +00:00