key_entry_data Struct Reference

Key entry for the validator. More...

#include <val_kentry.h>


Data Fields

uint32_t ttl
 the TTL of this entry (absolute time)
struct packed_rrset_datarrset_data
 the key rrdata.
uint16_t rrset_type
 DNS RR type of the rrset data (host order).
uint8_t isbad
 if the key is bad: Bogus or malformed


Detailed Description

Key entry for the validator.

Contains key status. This is the data part for the cache, the key entry data.

Can be in three basic states: isbad=0: good key isbad=1: bad key isbad=0 && rrset=0: insecure space.


Field Documentation


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

Generated on Sun Sep 21 16:24:57 2008 for unbound by  doxygen 1.5.6