Data Fields | |
char | configfile [255] |
name of the config file | |
char * | wdctl_sock |
wdctl path to socket | |
int | daemon |
if daemon > 0, use daemon mode | |
int | debuglevel |
Debug information verbosity. | |
char * | external_interface |
External network interface name for firewall rules. | |
char * | gw_id |
ID of the Gateway, sent to central server. | |
char * | gw_interface |
Interface we will accept connections on. | |
char * | gw_address |
Internal IP address for our web server. | |
int | gw_port |
Port the webserver will run on. | |
int | authserv_maxtries |
Maximum number of auth server connection attempts before abandoning. | |
t_auth_serv * | auth_servers |
Auth servers list. | |
char * | httpdname |
Name the web server will return when replying to a request. | |
int | httpdmaxconn |
Used by libhttpd, not sure what it does. | |
int | clienttimeout |
How many CheckIntervals before a client must be re-authenticated. | |
int | checkinterval |
Frequency the the client timeout check thread will run. | |
int | log_syslog |
boolean, wether to log to syslog | |
int | syslog_facility |
facility to use when using syslog for logging | |
t_firewall_ruleset * | rulesets |
firewall rules | |
char * | socket |
int | command |
char * | param |
char * | wdctl_sock |
wdctl path to socket | |
char * | external_interface |
External network interface name for firewall rules. | |
char * | gw_id |
ID of the Gateway, sent to central server. | |
char * | gw_interface |
Interface we will accept connections on. | |
char * | gw_address |
Internal IP address for our web server. | |
t_auth_serv * | auth_servers |
Auth servers list. | |
char * | httpdname |
Name the web server will return when replying to a request. | |
t_firewall_ruleset * | rulesets |
firewall rules | |
char * | socket |
char * | param |
Definition at line 91 of file src/conf.h.
|
Auth servers list.
Definition at line 107 of file wifidog-1.1.1/src/conf.h. |
|
Auth servers list.
Definition at line 107 of file src/conf.h. |
|
Maximum number of auth server connection attempts before abandoning.
Definition at line 105 of file wifidog-1.1.1/src/conf.h. |
|
Frequency the the client timeout check thread will run.
Definition at line 114 of file wifidog-1.1.1/src/conf.h. |
|
How many CheckIntervals before a client must be re-authenticated.
Definition at line 112 of file wifidog-1.1.1/src/conf.h. |
|
name of the config file
Definition at line 92 of file wifidog-1.1.1/src/conf.h. |
|
if daemon > 0, use daemon mode
Definition at line 94 of file wifidog-1.1.1/src/conf.h. |
|
Debug information verbosity.
Definition at line 95 of file wifidog-1.1.1/src/conf.h. |
|
External network interface name for firewall rules.
Definition at line 96 of file wifidog-1.1.1/src/conf.h. |
|
External network interface name for firewall rules.
Definition at line 96 of file src/conf.h. |
|
Internal IP address for our web server.
Definition at line 101 of file wifidog-1.1.1/src/conf.h. |
|
Internal IP address for our web server.
Definition at line 101 of file src/conf.h. |
|
ID of the Gateway, sent to central server.
Definition at line 98 of file wifidog-1.1.1/src/conf.h. |
|
ID of the Gateway, sent to central server.
Definition at line 98 of file src/conf.h. |
|
Interface we will accept connections on.
Definition at line 100 of file wifidog-1.1.1/src/conf.h. |
|
Interface we will accept connections on.
Definition at line 100 of file src/conf.h. |
|
Port the webserver will run on.
Definition at line 103 of file wifidog-1.1.1/src/conf.h. |
|
Used by libhttpd, not sure what it does.
Definition at line 110 of file wifidog-1.1.1/src/conf.h. |
|
Name the web server will return when replying to a request.
Definition at line 108 of file wifidog-1.1.1/src/conf.h. |
|
Name the web server will return when replying to a request.
Definition at line 108 of file src/conf.h. |
|
boolean, wether to log to syslog
Definition at line 116 of file wifidog-1.1.1/src/conf.h. |
|
firewall rules
Definition at line 119 of file wifidog-1.1.1/src/conf.h. |
|
firewall rules
Definition at line 119 of file src/conf.h. |
|
facility to use when using syslog for logging
Definition at line 117 of file wifidog-1.1.1/src/conf.h. |
|
wdctl path to socket
Definition at line 93 of file wifidog-1.1.1/src/conf.h. |
|
wdctl path to socket
Definition at line 93 of file src/conf.h. |