edns_strings Struct Reference

Structure containing all EDNS strings. More...

#include <edns.h>

Data Fields

rbtree_type client_strings
 Tree of EDNS client strings to use in upstream queries, per address prefix. More...
 
uint16_t client_string_opcode
 EDNS opcode to use for client strings.
 
struct regionalregion
 region to allocate tree nodes in
 

Detailed Description

Structure containing all EDNS strings.

Field Documentation

◆ client_strings

rbtree_type edns_strings::client_strings

Tree of EDNS client strings to use in upstream queries, per address prefix.

Contains nodes of type edns_string_addr.

Referenced by edns_strings_apply_cfg(), and outnet_serviced_query().


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