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 a587666cba GAS server: Replenish temporary STA entry timeout on comeback request
Previously, the five second timeout was added at the beginning of the
full GAS query and it was not replenished during fragmented exchanges.
This could result in timing out a query if it takes significant time to
go through the possibly multiple fragments and long comeback delay.

Signed-off-by: Jouni Malinen <j@w1.fi>
9 years ago
..
Makefile tests: Add ap-mgmt-fuzzer 9 years ago
accounting.c Add Framed-IP-Address to Accounting-Request if STA address is known 9 years ago
accounting.h Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c ACS: Scan only channels specified in the channel list 9 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c eap_sim_db: Implement eap_sim_db_expire_pending() 9 years ago
ap_config.h eap_sim_db: Implement eap_sim_db_expire_pending() 9 years ago
ap_drv_ops.c driver: Make setting up AP optional when creating AP interface 9 years ago
ap_drv_ops.h nl80211: Specify CSA offsets in send_mlme() driver op 9 years ago
ap_list.c Move ap_list_timer() to use common AP periodic cleanup mechanism 9 years ago
ap_list.h Move ap_list_timer() to use common AP periodic cleanup mechanism 9 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 eap_sim_db: Implement eap_sim_db_expire_pending() 9 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c hostapd: Add Transmit Power Envelope IE when VHT is enabled 9 years ago
beacon.h Add station tracking based on other management frame subtypes 9 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 FST: hostapd control interface 9 years ago
ctrl_iface_ap.h Add STOP_AP control interface command 10 years ago
dfs.c Move hostapd_csa_in_progress() to hostapd.c 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 hostapd: Process MAC ACLs on a station association event (SME in driver) 9 years ago
eap_user_db.c Improve error messages related to EAP DB 9 years ago
gas_serv.c GAS server: Replenish temporary STA entry timeout on comeback request 9 years ago
gas_serv.h Interworking: Add support for configuring arbitrary ANQP-elements 9 years ago
hostapd.c hostapd: Add feature to start all interfaces at the same time in sync 9 years ago
hostapd.h hostapd: Add feature to start all interfaces at the same time in sync 9 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 AP: Avoid 20/40 MHz co-ex scan if PRI/SEC switch is not allowed 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 FT auth: Fix EAPOL reauthentication after FT protocol run 9 years ago
ieee802_1x.h Make ieee802_1x_tx_key() static 9 years ago
ieee802_11.c mesh: Generate proper AID for peer 9 years ago
ieee802_11.h hostapd: Add Transmit Power Envelope IE when VHT is enabled 9 years ago
ieee802_11_auth.c hostapd: Process MAC ACLs on a station association event (SME in driver) 9 years ago
ieee802_11_auth.h hostapd: Process MAC ACLs on a station association event (SME in driver) 9 years ago
ieee802_11_ht.c Fix CSA related IEs order 9 years ago
ieee802_11_shared.c Add support for eCSA 9 years ago
ieee802_11_vht.c hostapd: Add Transmit Power Envelope IE when VHT is enabled 9 years ago
ndisc_snoop.c ndisc_snoop: Avoid misaligned read of IPv6 address 9 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 Fix Suite B 192-bit AKM to use proper PMK length 9 years ago
pmksa_cache_auth.h Fix Suite B 192-bit AKM to use proper PMK length 9 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 WEP support from VLAN 9 years ago
sta_info.h Wait longer for inactive client probe (empty data frame) 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 FST: Do not prune STAs belonging to the same FST 9 years ago
vlan_init.c Remove WEP support from VLAN 9 years ago
vlan_init.h Remove WEP support from VLAN 9 years ago
vlan_util.c vlan: Print libnl error message on vlan_add / vlan_del 9 years ago
vlan_util.h Add option to use netlink to create and remove VLAN interfaces 12 years ago
wmm.c AP WMM: Fix integer underflow in WMM Action frame parser 9 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 FT: Fix FTIE generation for EAPOL-Key msg 3/4 9 years ago
wpa_auth.h Fix Suite B 192-bit AKM to use proper PMK length 9 years ago
wpa_auth_ft.c FT: Fix sm->assoc_resp_ftie storing on the AP side 9 years ago
wpa_auth_glue.c hostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases where init fails 9 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h Fix Suite B 192-bit AKM to use proper PMK length 9 years ago
wpa_auth_ie.c RSN auth: Avoid undefined behavior in pointer arithmetic 9 years ago
wpa_auth_ie.h HS 2.0R2 AP: Add OSEN implementation 10 years ago
wps_hostapd.c hostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases where init fails 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