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 b3525dc172 P2P Manager: Use send_mlme() instead of send_frame() for Deauthentication
send_frame() is documented to be used for "testing use only" and as
such, it should not have used here for a normal production
functionality. Replace this with use of send_mlme() which is already
used for sending Deauthentication frames in other cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
..
Makefile Remove IAPP functionality from hostapd 5 years ago
accounting.c Extra RADIUS request attributes from SQLite 5 years ago
accounting.h RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id 9 years ago
acs.c AP: Populate iface->freq before starting AP 5 years ago
acs.h ACS: Fix memory leak if interface is disabled during scan 7 years ago
airtime_policy.c hostapd: Add airtime policy configuration support 5 years ago
airtime_policy.h hostapd: Add airtime policy configuration support 5 years ago
ap_config.c Allow ACS channel list to be configured as frequencies (in MHz) 5 years ago
ap_config.h AP: Determine Short SSID value for the BSS 5 years ago
ap_drv_ops.c 6 GHz: Select channel width using configured op_class 5 years ago
ap_drv_ops.h Extend hostapd to support setband to driver via QCA vendor command 5 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 FILS: Do not clear PTK on FILS Auth/Assoc (AP) 8 years ago
ap_mlme.h
authsrv.c EAP server: Configurable maximum number of authentication message rounds 5 years ago
authsrv.h
beacon.c Call hostapd_allowed_address() directly from handle_probe_req() 5 years ago
beacon.h hostapd: Added signal level to STA tracking 8 years ago
bss_load.c hostapd: Add average channel utilization in STATUS 7 years ago
bss_load.h
ctrl_iface_ap.c P2P Manager: Use send_mlme() instead of send_frame() for Deauthentication 5 years ago
ctrl_iface_ap.h DPP: Allow PMKSA cache entries to be added through hostapd ctrl_iface 7 years ago
dfs.c DFS: Don't handle DFS ops for 6 GHz channels 5 years ago
dfs.h DFS: Handle pre-CAC expired event 7 years ago
dhcp_snoop.c BSD: Use struct ip rather than struct iphdr 5 years ago
dhcp_snoop.h
dpp_hostapd.c DPP: Replace ap boolean with netRole enum in Configurator params 5 years ago
dpp_hostapd.h DPP: Bootstrapping via NFC URI Record 5 years ago
drv_callbacks.c ACS: Select current hw_mode based on the selected frequency 5 years ago
eap_user_db.c Check snprintf result to avoid compiler warnings 6 years ago
eth_p_oui.c FT: Replace inter-AP protocol with use of OUI Extended Ethertype 7 years ago
eth_p_oui.h FT: Replace inter-AP protocol with use of OUI Extended Ethertype 7 years ago
fils_hlp.c BSD: Use struct ip rather than struct iphdr 5 years ago
fils_hlp.h FILS: DHCP relay for HLP requests 8 years ago
gas_query_ap.c DPP: Integration for hostapd 7 years ago
gas_query_ap.h DPP: Integration for hostapd 7 years ago
gas_serv.c DPP2: hostapd as TCP Relay 5 years ago
gas_serv.h DPP2: hostapd as TCP Relay 5 years ago
hostapd.c Drop debug print level for informative debug messages 5 years ago
hostapd.h Remove IAPP functionality from hostapd 5 years ago
hs20.c Remove CONFIG_IEEE80211W build parameter 5 years ago
hs20.h HS 2.0: Move Terms and Conditions Server URL generation from AP to AS 6 years ago
hw_features.c Use frequency in HT/VHT validation steps done before starting AP 5 years ago
hw_features.h hostapd: Check EDMG configuration against capability 5 years ago
ieee802_1x.c Remove CONFIG_IEEE80211W build parameter 5 years ago
ieee802_1x.h Extra RADIUS request attributes from SQLite 5 years ago
ieee802_11.c Call hostapd_allowed_address() directly from handle_probe_req() 5 years ago
ieee802_11.h Call hostapd_allowed_address() directly from handle_probe_req() 5 years ago
ieee802_11_auth.c Fix possible memory leak of RADIUS data in handle_auth() 5 years ago
ieee802_11_auth.h Make hostapd_copy_psk_list() non-static 5 years ago
ieee802_11_he.c AP: Publish only HE capabilities and operation IEs on 6 GHz band 5 years ago
ieee802_11_ht.c AP: Publish only HE capabilities and operation IEs on 6 GHz band 5 years ago
ieee802_11_shared.c SAE H2E: Do not use sae_h2e param in AP mode if SAE is disabled 5 years ago
ieee802_11_vht.c AP: Publish only HE capabilities and operation IEs on 6 GHz band 5 years ago
mbo_ap.c MBO: Do not parse reason_detail in non_pref_chan attr (AP) 8 years ago
mbo_ap.h MBO: Parse non-preferred channel list on the AP 8 years ago
ndisc_snoop.c Fix DHCP/NDISC snoop deinit followed by failing re-init 7 years ago
ndisc_snoop.h
neighbor_db.c hostapd: Support showing neighbor list through hostapd_cli 5 years ago
neighbor_db.h hostapd: Support showing neighbor list through hostapd_cli 5 years ago
p2p_hostapd.c
p2p_hostapd.h
pmksa_cache_auth.c FILS: Update PMKID derivation rules for ERP key hierarchy establishment 7 years ago
pmksa_cache_auth.h OWE: PMKSA caching in AP mode 7 years ago
preauth_auth.c
preauth_auth.h
rrm.c hostapd: Fix a typo in function name 6 years ago
rrm.h Report beacon request TX status as control interface event 8 years ago
sta_info.c Ensure authenticator session timer is applied with wired driver 5 years ago
sta_info.h Remove CONFIG_IEEE80211W build parameter 5 years ago
taxonomy.c Fix or supress various sparse warnings 8 years ago
taxonomy.h taxonomy: Store Probe Request frames in hostapd_sta_info 8 years ago
tkip_countermeasures.c hostapd: Add logging around Michael MIC related failures 6 years ago
tkip_countermeasures.h
utils.c FST: Do not prune STAs belonging to the same FST 9 years ago
vlan.c VLAN: Fix vlan_compare() for tagged VLANs 8 years ago
vlan.h radius: Add tagged VLAN parsing 8 years ago
vlan_full.c vlan: Use new bridge ioctl() 6 years ago
vlan_ifconfig.c vlan: Move if_nametoindex() use out of vlan_init.c 8 years ago
vlan_init.c Check snprintf result to avoid compiler warnings 6 years ago
vlan_init.h VLAN: Separate station grouping and uplink configuration 8 years ago
vlan_ioctl.c Use own header file for defining Linux VLAN kernel interface 8 years ago
vlan_util.c vlan: Remove unnecessary header includes from netlink implementation 8 years ago
vlan_util.h vlan: Move if_nametoindex() use out of vlan_init.c 8 years ago
wmm.c WMM: Do not modify input TSPEC buffer during processing 5 years ago
wmm.h
wnm_ap.c Remove CONFIG_IEEE80211W build parameter 5 years ago
wnm_ap.h WNM: Collocated Interference Reporting 6 years ago
wpa_auth.c Strip trailing zero data in EAPOL-Key msg 1/4 when no PMKID to send 5 years ago
wpa_auth.h SAE H2E: RSNXE override in EAPOL-Key msg 3/4 5 years ago
wpa_auth_ft.c RRB: More debug prints for local delivery 5 years ago
wpa_auth_glue.c FT: Do not deliver RRB messages locally without matching FT/SSID 5 years ago
wpa_auth_glue.h
wpa_auth_i.h Store a copy of Association Request RSNXE in AP mode for later use 5 years ago
wpa_auth_ie.c Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 5 years ago
wpa_auth_ie.h Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 5 years ago
wpa_auth_kay.c macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd 5 years ago
wpa_auth_kay.h macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd 5 years ago
wps_hostapd.c WPS: Add WPS-PIN-ACTIVE and WPS-CANCEL events 5 years ago
wps_hostapd.h
x_snoop.c
x_snoop.h