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 1b56c26c40 Get rid of direct hostapd_for_each_interface() calls
src/ap/*.c must not call functions in hostapd or wpa_supplicant
directories directly, so avoid this by using a callback function
pointer.
15 years ago
..
Makefile Move generic AP functionality implementation into src/ap 15 years ago
accounting.c Move generic AP functionality implementation into src/ap 15 years ago
accounting.h Move generic AP functionality implementation into src/ap 15 years ago
ap_drv_ops.c Move rest of the generic AP mode functionality into src/ap 15 years ago
ap_drv_ops.h Move rest of the generic AP mode functionality into src/ap 15 years ago
ap_list.c Move generic AP functionality implementation into src/ap 15 years ago
ap_list.h Move generic AP functionality implementation into src/ap 15 years ago
authsrv.c Move authentication server setup into separate file 15 years ago
authsrv.h Move authentication server setup into separate file 15 years ago
beacon.c Move generic AP functionality implementation into src/ap 15 years ago
beacon.h Move generic AP functionality implementation into src/ap 15 years ago
config.c Move generic AP functionality implementation into src/ap 15 years ago
config.h Move generic AP functionality implementation into src/ap 15 years ago
ctrl_iface_ap.c Move ctrl_iface_ap.c into src/ap 15 years ago
ctrl_iface_ap.h Move ctrl_iface_ap.c into src/ap 15 years ago
driver_i.h Move rest of the generic AP mode functionality into src/ap 15 years ago
drv_callbacks.c Move rest of the generic AP mode functionality into src/ap 15 years ago
hostapd.c Move rest of the generic AP mode functionality into src/ap 15 years ago
hostapd.h Get rid of direct hostapd_for_each_interface() calls 15 years ago
hw_features.c Move rest of the generic AP mode functionality into src/ap 15 years ago
hw_features.h Move rest of the generic AP mode functionality into src/ap 15 years ago
iapp.c Move iapp.c into src/ap 15 years ago
iapp.h Move iapp.c into src/ap 15 years ago
ieee802_1x.c Move generic AP functionality implementation into src/ap 15 years ago
ieee802_1x.h Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11.c Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11.h Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11_auth.c Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11_auth.h Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11_ht.c Move generic AP functionality implementation into src/ap 15 years ago
mlme.c Move generic AP functionality implementation into src/ap 15 years ago
mlme.h Move generic AP functionality implementation into src/ap 15 years ago
peerkey.c Move generic AP functionality implementation into src/ap 15 years ago
pmksa_cache.c Move generic AP functionality implementation into src/ap 15 years ago
pmksa_cache.h Move generic AP functionality implementation into src/ap 15 years ago
preauth.c Move generic AP functionality implementation into src/ap 15 years ago
preauth.h Move generic AP functionality implementation into src/ap 15 years ago
sta_info.c Move generic AP functionality implementation into src/ap 15 years ago
sta_info.h Move generic AP functionality implementation into src/ap 15 years ago
tkip_countermeasures.c Move generic AP functionality implementation into src/ap 15 years ago
tkip_countermeasures.h Move generic AP functionality implementation into src/ap 15 years ago
utils.c Get rid of direct hostapd_for_each_interface() calls 15 years ago
vlan_init.c Move generic AP functionality implementation into src/ap 15 years ago
vlan_init.h Move generic AP functionality implementation into src/ap 15 years ago
wmm.c Move generic AP functionality implementation into src/ap 15 years ago
wmm.h Move generic AP functionality implementation into src/ap 15 years ago
wpa.c Move generic AP functionality implementation into src/ap 15 years ago
wpa.h Move generic AP functionality implementation into src/ap 15 years ago
wpa_auth_glue.c Get rid of direct hostapd_for_each_interface() calls 15 years ago
wpa_auth_glue.h Move rest of the generic AP mode functionality into src/ap 15 years ago
wpa_auth_i.h Move generic AP functionality implementation into src/ap 15 years ago
wpa_auth_ie.c Move generic AP functionality implementation into src/ap 15 years ago
wpa_auth_ie.h Move generic AP functionality implementation into src/ap 15 years ago
wpa_ft.c Move generic AP functionality implementation into src/ap 15 years ago
wps_hostapd.c Move wps_hostapd.c into src/ap 15 years ago
wps_hostapd.h Move wps_hostapd.c into src/ap 15 years ago