hostapd_bss_config Struct Reference

Per-BSS configuration. More...

#include <config.h>


Public Types

enum  {
  HOSTAPD_LEVEL_DEBUG_VERBOSE = 0, HOSTAPD_LEVEL_DEBUG = 1, HOSTAPD_LEVEL_INFO = 2, HOSTAPD_LEVEL_NOTICE = 3,
  HOSTAPD_LEVEL_WARNING = 4
}
enum  {
  HOSTAPD_DEBUG_NO = 0, HOSTAPD_DEBUG_MINIMAL = 1, HOSTAPD_DEBUG_VERBOSE = 2, HOSTAPD_DEBUG_MSGDUMPS = 3,
  HOSTAPD_DEBUG_EXCESSIVE = 4
}
enum  { ACCEPT_UNLESS_DENIED = 0, DENY_UNLESS_ACCEPTED = 1, USE_EXTERNAL_RADIUS_AUTH = 2 }

Data Fields

char iface [IFNAMSIZ+1]
char bridge [IFNAMSIZ+1]
enum hostapd_bss_config:: { ... }  logger_syslog_level
enum hostapd_bss_config:: { ... }  logger_stdout_level
unsigned int logger_syslog
unsigned int logger_stdout
enum hostapd_bss_config:: { ... }  debug
char * dump_log_name
int max_num_sta
int dtim_period
int ieee802_1x
int eapol_version
int eap_server
hostapd_eap_user * eap_user
char * eap_sim_db
hostapd_ip_addr own_ip_addr
char * nas_identifier
hostapd_radius_servers * radius
hostapd_ssid ssid
char * eap_req_id_text
size_t eap_req_id_text_len
int eapol_key_index_workaround
size_t default_wep_key_len
int individual_wep_key_len
int wep_rekeying_period
int broadcast_key_idx_min
int broadcast_key_idx_max
int eap_reauth_period
int ieee802_11f
char iapp_iface [IFNAMSIZ+1]
u8 assoc_ap_addr [ETH_ALEN]
int assoc_ap
enum hostapd_bss_config:: { ... }  macaddr_acl
macaddr * accept_mac
int num_accept_mac
macaddr * deny_mac
int num_deny_mac
int auth_algs
int wpa
int wpa_key_mgmt
int wpa_pairwise
int wpa_group
int wpa_group_rekey
int wpa_strict_rekey
int wpa_gmk_rekey
int rsn_preauth
char * rsn_preauth_interfaces
int peerkey
char * ctrl_interface
gid_t ctrl_interface_gid
int ctrl_interface_gid_set
char * ca_cert
char * server_cert
char * private_key
char * private_key_passwd
int check_crl
char * radius_server_clients
int radius_server_auth_port
int radius_server_ipv6
char * test_socket
int use_pae_group_addr
int ap_max_inactivity
int ignore_broadcast_ssid
int wme_enabled
hostapd_vlan * vlan
hostapd_vlan * vlan_tail
macaddr bssid


Detailed Description

Per-BSS configuration.

Definition at line 137 of file config.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 31 13:46:25 2006 for hostapd by  doxygen 1.4.2