auth_master Struct Reference

auth zone master upstream, and the config settings for it More...

#include <authzone.h>

Data Fields

struct auth_masternext
 next master in list
 
char * host
 master IP address (and port), or hostname, string
 
char * file
 for http, filename
 
int http
 use HTTP for this master
 
int ixfr
 use IXFR for this master
 
int allow_notify
 this is an allow notify member, the master can send notifies to us, but we don't send SOA probes, or zone transfer from it
 
int ssl
 use ssl for channel
 
int port
 the port number (for urls)
 
struct auth_addrlist
 if the host is a hostname, the list of resolved addrs, if any
 

Detailed Description

auth zone master upstream, and the config settings for it


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