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
Michael Braun cc9c805a51 VLAN: Use stack instead of heap allocation for new interface name
The VLAN ifname is limited to the maximum length of IFNAMSIZ, so there
is no need to use heap allocation for it.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
8 years ago
..
Makefile tests: Add ap-mgmt-fuzzer 9 years ago
accounting.c Use 64-bit TX/RX byte counters for statistics 8 years ago
accounting.h RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id 9 years ago
acs.c ACS: Remove unreachable case from a debug print 9 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c MBO: Mandate use of PMF for WPA2+MBO association (AP) 8 years ago
ap_config.h hostapd: Add MBO IE to Beacon, Probe Response, Association Response 8 years ago
ap_drv_ops.c Simplify hostapd_build_ap_extra_ies() with helper functions 8 years ago
ap_drv_ops.h AP: Add support for full station state 8 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 AP: Fix Deauth/Disassoc TX status timeout handling 9 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c Server configuration for OCSP stapling with ocsp_multi (RFC 6961) 9 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c hostapd: Add MBO IE to Beacon, Probe Response, Association Response 8 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 AP: Store STA supported operating classes information 8 years ago
ctrl_iface_ap.h Add STOP_AP control interface command 10 years ago
dfs.c DFS: Remove the os_random() fallback 8 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 AP: Store STA supported operating classes information 8 years ago
eap_user_db.c Improve error messages related to EAP DB 9 years ago
gas_serv.c GAS: Calculate response buffer length of ANQP elements 9 years ago
gas_serv.h Interworking: Add support for configuring arbitrary ANQP-elements 9 years ago
hostapd.c FT: Use BSSID as r1_key_holder if no value is configured 8 years ago
hostapd.h hostapd: Add MBO IE to Beacon, Probe Response, Association Response 8 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 Make fallback from HT40 to HT20 work 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 Add RADIUS Service-Type attribute with a value of Framed 8 years ago
ieee802_1x.h HS 2.0: Postpone WNM-Notification sending by 100 ms 9 years ago
ieee802_11.c AP: Store STA supported operating classes information 8 years ago
ieee802_11.h AP: Store STA supported operating classes information 8 years ago
ieee802_11_auth.c radius: Add tagged VLAN parsing 8 years ago
ieee802_11_auth.h VLAN: Separate station grouping and uplink configuration 8 years ago
ieee802_11_ht.c Fix CSA related IEs order 9 years ago
ieee802_11_shared.c AP: Store STA supported operating classes information 8 years ago
ieee802_11_vht.c VHT: Add an interoperability workaround for 80+80 and 160 MHz channels 9 years ago
mbo_ap.c MBO: Parse non-preferred channel list on the AP 8 years ago
mbo_ap.h MBO: Parse non-preferred channel list on the AP 8 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 SAE: Fix PMKID calculation for PMKSA cache 8 years ago
pmksa_cache_auth.h SAE: Fix PMKID calculation for PMKSA cache 8 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 AP: Store STA supported operating classes information 8 years ago
sta_info.h AP: Store STA supported operating classes information 8 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.c VLAN: Fix vlan_compare() for tagged VLANs 8 years ago
vlan.h radius: Add tagged VLAN parsing 8 years ago
vlan_init.c VLAN: Use stack instead of heap allocation for new interface name 8 years ago
vlan_init.h VLAN: Separate station grouping and uplink configuration 8 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 a memory leak on AP error path 8 years ago
wnm_ap.h hostapd: Add MBO IE to BSS Transition Management Request frame 8 years ago
wpa_auth.c SAE: Fix PMKID calculation for PMKSA cache 8 years ago
wpa_auth.h FT: Fix R0KH-R1KH protocol data length values 8 years ago
wpa_auth_ft.c FT: Fix sm->assoc_resp_ftie storing on the AP side 9 years ago
wpa_auth_glue.c FT: Check hapd->wpa_auth before RRB internal delivery 8 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 radius: Add tagged VLAN parsing 8 years ago
wpa_auth_ie.h HS 2.0R2 AP: Add OSEN implementation 10 years ago
wps_hostapd.c WPS: Use only os_get_random() for PIN generation 8 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