respip_client_info Struct Reference

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 viewview
 The view for the action, during cache callback that is by pointer.
 
char * view_name
 If from module query state, the view pointer is NULL, but the name is stored in reference to the view.
 

Detailed Description

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.


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