config_stub Struct Reference

Stub config options. More...

#include <config_file.h>

Data Fields

struct config_stubnext
 next in list
 
char * name
 domain name (in text) of the stub apex domain
 
struct config_strlisthosts
 list of stub nameserver hosts (domain name)
 
struct config_strlistaddrs
 list of stub nameserver addresses (IP address)
 
int isprime
 if stub-prime is set
 
int isfirst
 if forward-first is set (failover to without if fails)
 
int tcp_upstream
 use tcp for queries to this stub
 
int ssl_upstream
 use SSL for queries to this stub
 
int no_cache
 

Detailed Description

Stub config options.


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