wpa_supplicant / hostapd
2.5
|
hostapd / Configuration file parser More...
Go to the source code of this file.
Functions | |
struct hostapd_config * | hostapd_config_read (const char *fname) |
Read and parse a configuration file. More... | |
int | hostapd_set_iface (struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *field, char *value) |
hostapd / Configuration file parser
struct hostapd_config* hostapd_config_read | ( | const char * | fname | ) |
Read and parse a configuration file.
fname | Configuration file name (including path, if needed) |