config_view Struct Reference

View config options. More...

#include <config_file.h>

Data Fields

struct config_viewnext
 next in list
 
char * name
 view name
 
struct config_str2listlocal_zones
 local zones
 
struct config_strlistlocal_data
 local data RRs
 
struct config_strlistlocal_zones_nodefault
 local zones nodefault list
 
int isfirst
 Fallback to global local_zones when there is no match in the view view specific tree. More...
 
struct config_str2listrespip_actions
 predefined actions for particular IP address responses
 
struct config_str2listrespip_data
 data complementing the 'redirect' response IP actions
 

Detailed Description

View config options.

Field Documentation

◆ isfirst

int config_view::isfirst

Fallback to global local_zones when there is no match in the view view specific tree.

1 for yes, 0 for no

Referenced by views_apply_cfg().


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