|
unbound 0.1
|
Client-specific attributes that can affect IP-based actions. More...
#include <respip.h>
Data Fields | |
| uint8_t * | taglist |
| size_t | taglen |
| uint8_t * | tag_actions |
| size_t | tag_actions_size |
| struct config_strlist ** | tag_datas |
| size_t | tag_datas_size |
| struct view * | view |
| struct respip_set * | respip_set |
Client-specific attributes that can affect IP-based actions.
This is essentially a subset of acl_addr (except for respip_set) but defined as a separate structure to avoid dependency on the daemon-specific structure. respip_set is supposed to refer to the response-ip set for the global view.