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 6ca0853d18 HS 2.0R2 AP: Use Subscr Remediation request from RADIUS server
If the RADIUS server includes the WFA RADIUS VSA in Access-Accept to
indicate need for subscription remediation, copy the server URL from
the message and send it to the station after successfully completed
4-way handshake (i.e., after PTK is set to allow PMF to work) in a
WNM-Notification.

AP must not allow PMKSA caching to be used after subscription
remediation association, so do not add the PMKSA cache entry whenever
the authentication server is indicating need for subscription
remediation. This allows station reassociation to use EAP authentication
to move to non-remediation connection.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
10 years ago
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
accounting.c Include driver.h in hostapd.h 11 years ago
accounting.h Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c ACS: Mark acs_fail() static 11 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c hostapd: Configure spectrum management capability 10 years ago
ap_config.h HS 2.0R2 AP: Update HS 2.0 Indication element to Release 2 10 years ago
ap_drv_ops.c hostapd: Add Operating Mode Notification support 11 years ago
ap_drv_ops.h hostapd: Add Operating Mode Notification support 11 years ago
ap_list.c Fix Beacon RX before AP setup completion 11 years ago
ap_list.h AP: Use monotonic time for AP list 11 years ago
ap_mlme.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c RADIUS: Add minimal accounting server support 11 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c hostapd: Configure spectrum management capability 10 years ago
beacon.h Remove obsolete license notifications 11 years ago
ctrl_iface_ap.c hostapd: Fix segmentation fault when calling hostapd_cli all_sta 11 years ago
ctrl_iface_ap.h Add chan_switch to ctrl interface of wpa_supplicant and hostapd 11 years ago
dfs.c DFS: Fix coding style (missing whitespace) 10 years ago
dfs.h hostapd: Configure spectrum management capability 10 years ago
drv_callbacks.c Remove unnecessary EVENT_RX_ACTION 11 years ago
eap_user_db.c Add preliminary support for using SQLite for eap_user database 12 years ago
gas_serv.c GAS server: Add support for Protected Dual of Public Action frames 11 years ago
gas_serv.h GAS server: Add support for Protected Dual of Public Action frames 11 years ago
hostapd.c RADIUS DAS: Add support for NAS identification attributes 10 years ago
hostapd.h hostapd: Allow external management frame processing or testing 11 years ago
hs20.c HS 2.0R2 AP: Add WNM-Notification Request for Subscription Remediation 10 years ago
hs20.h HS 2.0R2 AP: Add WNM-Notification Request for Subscription Remediation 10 years ago
hw_features.c Force OFDM/HT/VHT to be disabled on channel 14 10 years ago
hw_features.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
iapp.c Convert perror/printf calls to wpa_printf 11 years ago
iapp.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_1x.c HS 2.0R2 AP: Use Subscr Remediation request from RADIUS server 10 years ago
ieee802_1x.h Share a single definition of EAPOL-Key structure for WEP keys 12 years ago
ieee802_11.c hostapd: Configure spectrum management capability 10 years ago
ieee802_11.h hostapd: Add Operating Mode Notification support 11 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 Remove obsolete license notifications 11 years ago
ieee802_11_shared.c HS 2.0R2 AP: Add WNM-Notification Request for Subscription Remediation 10 years ago
ieee802_11_vht.c hostapd: Add Operating Mode Notification support 11 years ago
p2p_hostapd.c Remove the GPL notification from files contributed by Atheros 13 years ago
p2p_hostapd.h Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
pmksa_cache_auth.c AP: Use monotonic time for PMKSA cache 11 years ago
pmksa_cache_auth.h WNM: Remove PMKSA cache entry on ESS disassoc imminent notification 11 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 HS 2.0R2 AP: Use Subscr Remediation request from RADIUS server 10 years ago
sta_info.h HS 2.0R2 AP: Use Subscr Remediation request from RADIUS server 10 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 Move hostapd global callback functions into hapd_interfaces 12 years ago
vlan_init.c Remove obsolete license notifications 11 years ago
vlan_init.h Remove obsolete license notifications 11 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: Clean up le16 variable use to avoid sparse warnings 11 years ago
wnm_ap.h Remove unnecessary EVENT_RX_ACTION 11 years ago
wpa_auth.c P2P: Add support for IP address assignment in 4-way handshake 11 years ago
wpa_auth.h P2P: Add support for IP address assignment in 4-way handshake 11 years ago
wpa_auth_ft.c Fix whitespace style 11 years ago
wpa_auth_glue.c P2P: Add support for IP address assignment in 4-way handshake 11 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h P2P: Add support for IP address assignment in 4-way handshake 11 years ago
wpa_auth_ie.c P2P: Add support for IP address assignment in 4-way handshake 11 years ago
wpa_auth_ie.h P2P: Add support for IP address assignment in 4-way handshake 11 years ago
wps_hostapd.c WPS: Fix STA state validation when processing PutWLANResponse 10 years ago
wps_hostapd.h WPS NFC: Add AP mode connection handover report 11 years ago