Data Fields | |
char * | authserv_hostname |
Hostname of the central server. | |
char * | authserv_path |
Path where wifidog resides. | |
int | authserv_http_port |
Http port the central server listens on. | |
int | authserv_ssl_port |
Https port the central server listens on. | |
int | authserv_use_ssl |
Use SSL or not. | |
char * | last_ip |
Last ip used by authserver. | |
_auth_serv_t * | next |
char * | authserv_hostname |
Hostname of the central server. | |
char * | authserv_path |
Path where wifidog resides. | |
char * | last_ip |
Last ip used by authserver. | |
_auth_serv_t * | next |
Definition at line 67 of file src/conf.h.
char* _auth_serv_t::last_ip |
char* _auth_serv_t::last_ip |