unbound/services
Wouter Wijngaards fcd489a12a Mesh design and preparatory cleanup.
- 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
2007-06-22 10:09:21 +00:00
..
cache - nicer layout in stats.c, review 0.3 change. 2007-06-19 12:06:02 +00:00
listen_dnsport.c Checks ulimit open files. 2007-05-09 07:58:57 +00:00
listen_dnsport.h Checks ulimit open files. 2007-05-09 07:58:57 +00:00
mesh.c Mesh design and preparatory cleanup. 2007-06-22 10:09:21 +00:00
mesh.h Mesh design and preparatory cleanup. 2007-06-22 10:09:21 +00:00
outbound_list.c fixup double linked list insertion code. 2007-06-07 07:58:02 +00:00
outbound_list.h outbound queries via serviced outside_network queries. 2007-05-22 12:36:02 +00:00
outside_network.c Use new ldns_buffer_copy(); 2007-06-21 12:04:00 +00:00
outside_network.h duplicate query callbacks work. 2007-06-20 14:01:58 +00:00