hostapd/src
Jouni Malinen e6b8efeba0 nl80211: Add debug prints for BSS status in scan results
Print what the kernel believes the current BSS status (authenticated
or associated) is in scan results. In addition, check whether this
matches with the state that wpa_supplicant believes the driver to be
in.

This does not change the actual behavior, but will provide information
that will help in debugging potential issues where cfg80211/mac80211
seems to get into a different state from wpa_supplicant. In addition,
this provides an easy location for a workaround that could be added to
clear cfg80211/mac80211 state for unknown BSSes.
2009-12-02 16:45:31 +02:00
..
common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
crypto Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
drivers nl80211: Add debug prints for BSS status in scan results 2009-12-02 16:45:31 +02:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_server Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eapol_auth Move internal EAPOL authenticator defines into their own file 2009-11-29 23:16:04 +02:00
eapol_supp Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
hlr_auc_gw Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
l2_packet Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
radius Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
rsn_supp Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
tls Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
utils Move uuid_gen_mac_addr() from uuid.c into src/wps 2009-11-29 13:15:32 +02:00
wps Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
Makefile Add Makefile for the new src/eapol_auth directory 2009-11-29 20:21:25 +02:00