unbound/cachedb
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
..
cachedb.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
cachedb.h - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00
redis.c - corrected a minor typo in the changelog. 2018-03-16 06:46:56 +00:00
redis.h - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00