mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -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. |
||
|---|---|---|
| .. | ||
| python | ||
| context.c | ||
| context.h | ||
| libunbound.c | ||
| libworker.c | ||
| libworker.h | ||
| ubsyms.def | ||
| unbound-event.h | ||
| unbound.h | ||
| worker.h | ||