unbound/util/data
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
..
dname.c - Make dname_has_label's dnamelen check work with 0 length 2020-01-29 11:30:22 +01:00
dname.h - processed RPZ review feedback 2020-01-15 22:45:29 +01:00
msgencode.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
msgencode.h - Fix log_dns_msg to log irrespective of minimal responses config. 2019-08-21 17:41:29 +02:00
msgparse.c Branch 1.9.4 prepares for 1.9.4 release from 1.9.3 2019-10-03 10:34:40 +02:00
msgparse.h Serve stale (#159) 2020-02-05 14:20:27 +01:00
msgreply.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
msgreply.h - Update python documentation for init_standard(). 2019-04-11 15:03:04 +00:00
packed_rrset.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
packed_rrset.h - processed RPZ review feedback 2020-01-15 22:45:29 +01:00