mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
- 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. |
||
|---|---|---|
| .. | ||
| dname.c | ||
| dname.h | ||
| msgencode.c | ||
| msgencode.h | ||
| msgparse.c | ||
| msgparse.h | ||
| msgreply.c | ||
| msgreply.h | ||
| packed_rrset.c | ||
| packed_rrset.h | ||