mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 16:49:35 -05:00
- removed unused _node iterator value from rbtree_t. Takes up space.
- iterator can handle querytargets state without a delegation point
set, so that a priming(stub) subquery error can be handled.
- iterator stores if it is priming or not.
- log_query_info() neater logging.
git-svn-id: file:///svn/unbound/trunk@418 be551aaa-1e26-0410-a405-d3ace91eadb9
|
||
|---|---|---|
| .. | ||
| iter_delegpt.c | ||
| iter_delegpt.h | ||
| iter_hints.c | ||
| iter_hints.h | ||
| iter_resptype.c | ||
| iter_resptype.h | ||
| iter_scrub.c | ||
| iter_scrub.h | ||
| iter_utils.c | ||
| iter_utils.h | ||
| iterator.c | ||
| iterator.h | ||