You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/ap
Jouni Malinen f41ded6fa4 Remove unused leftover from multi-SSID design
The multi-SSID design that used a single beaconing BSSID with multiple
SSIDs was never completed in this repository, so there is no need to
maintain the per-STA ssid/ssid_probe pointers that could only point to
&hapd->conf->ssid. Save some memory and reduce code complexity by
removing this unused partial capability.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
9 years ago
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
accounting.c Add Acct-Multi-Session-Id into RADIUS Accounting messages 10 years ago
accounting.h Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c Extend offloaded ACS QCA vendor command to support VHT 9 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c Extend offloaded ACS QCA vendor command to support VHT 9 years ago
ap_config.h vlan: Ignore multiple NEWLINK messages 9 years ago
ap_drv_ops.c atheros: Clear WPS appie during deinit 9 years ago
ap_drv_ops.h atheros: Clear WPS appie during deinit 9 years ago
ap_list.c Convert couple of remaining printf to wpa_printf in ap_list 10 years ago
ap_list.h AP: Use monotonic time for AP list 11 years ago
ap_mlme.c Remove unused STA entry information 10 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c Improve error messages related to EAP DB 9 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c Remove unused leftover from multi-SSID design 9 years ago
beacon.h Remove obsolete license notifications 11 years ago
bss_load.c AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
bss_load.h AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
ctrl_iface_ap.c Add STOP_AP control interface command 10 years ago
ctrl_iface_ap.h Add STOP_AP control interface command 10 years ago
dfs.c Extend offloaded ACS QCA vendor command to support VHT 9 years ago
dfs.h DFS offload: Add main DFS handler for offloaded case 9 years ago
dhcp_snoop.c dhcp_snoop: Make IPv4 addresses human readable in debug log 10 years ago
dhcp_snoop.h AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c Extend offloaded ACS QCA vendor command to support VHT 9 years ago
eap_user_db.c Improve error messages related to EAP DB 9 years ago
gas_serv.c Use os_calloc() instead of os_zalloc() 10 years ago
gas_serv.h GAS server: Remove incomplete remote ANQP processing 10 years ago
hostapd.c Extend offloaded ACS QCA vendor command to support VHT 9 years ago
hostapd.h Re-enable beaconing on interface disable+enable 10 years ago
hs20.c HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hs20.h HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hw_features.c Extend offloaded ACS QCA vendor command to support VHT 9 years ago
hw_features.h hostapd: Fix some compilation errors 9 years ago
iapp.c IAPP: Avoid warnings on unused write 10 years ago
iapp.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_1x.c Remove unused leftover from multi-SSID design 9 years ago
ieee802_1x.h ERP: Add ERP_FLUSH for hostapd 10 years ago
ieee802_11.c Remove unused leftover from multi-SSID design 9 years ago
ieee802_11.h Remove unused leftover from multi-SSID design 9 years ago
ieee802_11_auth.c Use monotonic clock for RADIUS cache timeouts 11 years ago
ieee802_11_auth.h Use a shared function for freeing PSK list 12 years ago
ieee802_11_ht.c Rename HT 20/40 coex variable to be more descriptive 9 years ago
ieee802_11_shared.c AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
ieee802_11_vht.c hostapd: Disable VHT caps for STAs when no valid VHT MCS found 9 years ago
ndisc_snoop.c proxyarp: Relax frame length limit for RA and NA 10 years ago
ndisc_snoop.h proxyarp: Use C library header files and CONFIG_IPV6 10 years ago
p2p_hostapd.c Use P2P_IE_VENDOR_TYPE more consistently 10 years ago
p2p_hostapd.h Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c PeerKey: Clean up EAPOL-Key Key Data processing on AP 10 years ago
pmksa_cache_auth.c Add Suite B 192-bit AKM 10 years ago
pmksa_cache_auth.h RADIUS DAS: Allow PMKSA cache entry to be removed without association 10 years ago
preauth_auth.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
preauth_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sta_info.c Remove unused leftover from multi-SSID design 9 years ago
sta_info.h Remove unused leftover from multi-SSID design 9 years ago
tkip_countermeasures.c AP: Use monotonic time for MMIC failure/TKIP countermeasures 11 years ago
tkip_countermeasures.h hostapd: Fix a regression in TKIP countermeasures processing 12 years ago
utils.c Print debug entry on STA pruning from other interfaces 9 years ago
vlan_init.c Remove unused leftover from multi-SSID design 9 years ago
vlan_init.h Remove unused leftover from multi-SSID design 9 years ago
vlan_util.c Add option to use netlink to create and remove VLAN interfaces 12 years ago
vlan_util.h Add option to use netlink to create and remove VLAN interfaces 12 years ago
wmm.c Remove obsolete license notifications 11 years ago
wmm.h Remove obsolete license notifications 11 years ago
wnm_ap.c WNM: Fix possible memory leak by free buf 10 years ago
wnm_ap.h Add BSS_TM_REQ command to send BSS Transition Management Request 10 years ago
wpa_auth.c Add a AP mode event message for possible PSK/passphrase mismatch 9 years ago
wpa_auth.h Add a AP mode event message for possible PSK/passphrase mismatch 9 years ago
wpa_auth_ft.c Preparations for variable length KCK and KEK 10 years ago
wpa_auth_glue.c Add a AP mode event message for possible PSK/passphrase mismatch 9 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h Preparations for variable length KCK and KEK 10 years ago
wpa_auth_ie.c Add Suite B 192-bit AKM 10 years ago
wpa_auth_ie.h HS 2.0R2 AP: Add OSEN implementation 10 years ago
wps_hostapd.c atheros: Clear WPS appie during deinit 9 years ago
wps_hostapd.h WPS NFC: Add AP mode connection handover report 11 years ago
x_snoop.c AP: Enable multicast snooping on bridge if ProxyARP IPv6 is in use 9 years ago
x_snoop.h AP: Add multicast-to-unicast conversion send for "x_snoop" 10 years ago