unbound/daemon
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
..
acl_list.c - Patch from Syzdek: Add ability to ignore RD bit and treat all 2018-05-30 09:33:21 +00:00
acl_list.h - Patch from Syzdek: Add ability to ignore RD bit and treat all 2018-05-30 09:33:21 +00:00
cachedump.c - Added serve-expired-ttl and serve-expired-ttl-reset options. 2018-08-28 14:21:56 +00:00
cachedump.h - #4102 for NSD, but for Unbound. Named unix pipes do not use 2018-06-12 07:43:52 +00:00
daemon.c Merge branch 'master' of github.com:NLnetLabs/unbound into rpz 2020-01-15 23:44:10 +01:00
daemon.h - Added RPZ response IP support 2019-07-16 18:43:16 +02:00
remote.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
remote.h - Fix nettle compile. 2018-06-14 12:08:09 +00:00
stats.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
stats.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00
unbound.c - Fix lock type for memory purify log lock deletion. 2019-12-04 09:44:31 +01:00
worker.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
worker.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00