hostapd/src
Jouni Malinen 0544b24248 Add BSSID and reason code (if available) to disconnect event
This adds more details into the CTRL-EVENT-DISCONNECTED event to
make it easier to figure out which network was disconnected in some
race conditions and to what could have been the reason for
disconnection. The reason code is currently only available with
the nl80211 driver wrapper.
2010-04-11 21:25:15 +03:00
..
ap Add wpa_supplicant AP mode events for Public Action frames 2010-04-11 20:33:33 +03:00
common Make wpa_compare_rsn_ie() handle missing IEs 2010-04-10 16:47:29 +03:00
crypto Use unsigned bitfield for 1-bit values 2010-04-11 12:27:13 +03:00
drivers Add BSSID and reason code (if available) to disconnect event 2010-04-11 21:25:15 +03:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer EAP-MD5: Use conditional success decision 2010-04-11 13:43:17 +03:00
eap_server Use unsigned bitfield for 1-bit values 2010-04-11 12:27:13 +03:00
eapol_auth AP: Add wpa_msg() events for EAP server state machine 2010-04-07 11:13:14 +03:00
eapol_supp Remove unnecessary defines 2009-12-05 22:51:08 +02:00
l2_packet wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD 2010-03-06 10:16:47 +02:00
radius AP: Add wpa_msg() events for EAP server state machine 2010-04-07 11:13:14 +03:00
rsn_supp FT: Fix wpa_sm_set_ft_params wrapper for non-FT build 2010-04-11 19:49:32 +03:00
tls Move asn1_test.c into tests subdirectory and split it in two 2009-12-06 16:45:36 +02:00
utils Add a more flexible version of hwaddr_aton: hwaddr_aton2() 2010-04-06 10:37:13 +03:00
wps WPS: Add a workaround for incorrect NewWLANEventMAC format 2010-04-06 10:38:37 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00