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 0c4ffce464 Allow transition_disable updates during the lifetime of a BSS
This is mainly for testing purposes to allow more convenient checking of
station behavior when a transition mode is disabled.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
4 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 ACS: Channel selection based freqlist 4 years ago
acs.h ACS: Fix memory leak if interface is disabled during scan 7 years ago
airtime_policy.c airtime_policy: Convert Boolean to C99 bool 4 years ago
airtime_policy.h hostapd: Add airtime policy configuration support 5 years ago
ap_config.c SAE-PK: AP functionality 4 years ago
ap_config.h SAE-PK: AP functionality 4 years ago
ap_drv_ops.c HE: Process HE 6 GHz band capab from associating HE STA 4 years ago
ap_drv_ops.h HE: Process HE 6 GHz band capab from associating HE STA 4 years ago
ap_list.c Remove CONFIG_IEEE80211N build option 4 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 Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c EAP server: Configurable maximum number of authentication message rounds 5 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c HE: Add 6 GHz Band Capabilities element in Beacon and response frames 4 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 AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
ctrl_iface_ap.c Remove CONFIG_IEEE80211N build option 4 years ago
ctrl_iface_ap.h DPP: Allow PMKSA cache entries to be added through hostapd ctrl_iface 7 years ago
dfs.c DFS: Add new hostapd_is_dfs_overlap() helper 4 years ago
dfs.h DFS: Add new hostapd_is_dfs_overlap() helper 4 years ago
dhcp_snoop.c BSD: Use struct ip rather than struct iphdr 5 years ago
dhcp_snoop.h AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
dpp_hostapd.c DPP2: Chirping in hostapd Enrollee 4 years ago
dpp_hostapd.h DPP2: Chirping in hostapd Enrollee 4 years ago
drv_callbacks.c SAE: Move H2E and PK flags to main sae_data 4 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 OWE: Skip beacon update of transition BSS if it is not yet enabled 4 years ago
hostapd.h OCV: Disconnect STAs that do not use SA Query after CSA 4 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 AP: Fix regression in frequency check for a usable EDMG channel 4 years ago
hw_features.h ACS: Extend hostapd_get_mode_channel() to find from any mode 4 years ago
ieee802_1x.c EAPOL auth: Convert Boolean to C99 bool 4 years ago
ieee802_1x.h EAPOL auth: Convert Boolean to C99 bool 4 years ago
ieee802_11.c SAE: Move H2E and PK flags to main sae_data 4 years ago
ieee802_11.h HE: Process HE 6 GHz band capab from associating HE STA 4 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 HE: Process HE 6 GHz band capab from associating HE STA 4 years ago
ieee802_11_ht.c Fix a typo in a comment 4 years ago
ieee802_11_shared.c SAE-PK: AP functionality 4 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 proxyarp: Use C library header files and CONFIG_IPV6 10 years ago
neighbor_db.c hostapd: Add HE bit in BSSID Information field of own Neighbor Report 4 years ago
neighbor_db.h hostapd: Support showing neighbor list through hostapd_cli 5 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
pmksa_cache_auth.c SAE: Fix PMKID derivation for OKC 4 years ago
pmksa_cache_auth.h OWE: PMKSA caching in AP mode 7 years ago
preauth_auth.c WPA auth: Convert Boolean to C99 bool 4 years ago
preauth_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
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 HE: Process HE 6 GHz band capab from associating HE STA 4 years ago
sta_info.h OCV: Disconnect STAs that do not use SA Query after CSA 4 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 hostapd: Fix a regression in TKIP countermeasures processing 12 years ago
utils.c Add a hostapd testing option for skipping association pruning 4 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 Make WEP functionality an optional build parameter 4 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 Fix wmm compile on fedora-17 (gcc 4.7.2) 4 years ago
wmm.h Remove obsolete license notifications 11 years ago
wnm_ap.c OCV: Allow OCI channel to be overridden for testing (AP) 4 years ago
wnm_ap.h WNM: Collocated Interference Reporting 6 years ago
wpa_auth.c Allow transition_disable updates during the lifetime of a BSS 4 years ago
wpa_auth.h Allow transition_disable updates during the lifetime of a BSS 4 years ago
wpa_auth_ft.c OCV: Allow OCI channel to be overridden for testing (AP) 4 years ago
wpa_auth_glue.c SAE-PK: AP functionality 4 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h Add PRINTF_FORMAT for printf wrapper functions 4 years ago
wpa_auth_ie.c SAE-PK: AP functionality 4 years ago
wpa_auth_ie.h Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 5 years ago
wpa_auth_kay.c MACsec: Convert Boolean to C99 bool 4 years ago
wpa_auth_kay.h macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd 5 years ago
wps_hostapd.c Allow TKIP support to be removed from build 4 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