delegpt Struct Reference

Delegation Point. More...

#include <iter_delegpt.h>


Data Fields

uint8_t * name
 the domain name of the delegation point.
size_t namelen
 length of the delegation point name
int namelabs
 number of labels in delegation point
struct delegpt_nsnslist
 the nameservers, names from the NS RRset rdata.
struct delegpt_addrtarget_list
 the target addresses for delegation
struct delegpt_addrusable_list
 the list of usable targets; subset of target_list the items in this list are not part of the result list.
struct delegpt_addrresult_list
 the list of returned targets; subset of target_list
int bogus
 if true, the NS RRset was bogus.


Detailed Description

Delegation Point.

For a domain name, the NS rrset, and the A and AAAA records for those.


Field Documentation

uint8_t* delegpt::name

struct delegpt_ns* delegpt::nslist [read]

the list of usable targets; subset of target_list the items in this list are not part of the result list.

Referenced by delegpt_add_addr(), delegpt_add_unused_targets(), delegpt_count_addr(), and iter_dp_is_useless().

if true, the NS RRset was bogus.

All info is bad.

Referenced by delegpt_copy(), delegpt_log(), delegpt_rrset_add_ns(), iter_fill_rtt(), and print_deleg_lookup().


The documentation for this struct was generated from the following file:

Generated on Mon Nov 16 11:49:47 2009 for unbound by  doxygen 1.5.9