Data Fields | |
| struct addrtree * | tree4 |
| Tree for nodes with IPv4 subnets. | |
| struct addrtree * | tree6 |
| 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 | |
| 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.