subnet_msg_cache_data Struct Reference

Data Fields

struct addrtreetree4
 Tree for nodes with IPv4 subnets.
 
struct addrtreetree6
 Tree for nodes with IPv6 subnets.
 
time_t ttl_servfail
 If servfail is stored, for how long.
 
sldns_ede_code ede_fail
 servfail ede
 
char * reason_fail
 servfail reason
 

Field Documentation

◆ ttl_servfail

time_t subnet_msg_cache_data::ttl_servfail

If servfail is stored, for how long.

Abs time in seconds. This protects against too much recusion on the item when resolution fails, for a couple of seconds.


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