|
unbound
0.1
|
Data Fields | |
| hashvalue_type | qinfo_hash |
| We need the hash for both cache lookup and insert. | |
| struct ecs_data | ecs_client_in |
| ecs_data for client communication | |
| struct ecs_data | ecs_client_out |
| struct ecs_data | ecs_server_in |
| ecss data for server communication | |
| struct ecs_data | ecs_server_out |
| int | subnet_downstream |
| int | subnet_sent |
| int | track_max_scope |
| keep track of longest received scope, set after receiving CNAME for incoming QNAME. | |
| uint8_t | max_scope |
| longest received scope mask since track_max_scope is set. More... | |
| int | started_no_cache_store |
| has the subnet module been started with no_cache_store? | |
| uint8_t subnet_qstate::max_scope |
longest received scope mask since track_max_scope is set.
This value is used for caching and answereing to client.
1.8.18