AP: Add explicit EAPOL TX status event
authorJohannes Berg <johannes.berg@intel.com>
Sat, 19 Nov 2011 11:00:30 +0000 (13:00 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 11:00:30 +0000 (13:00 +0200)
commitdd840f793c69a12027601aacf770a5b33f33440e
treec1ba7a642c3863415066164e5ba3eb9abb23d8b0
parent65897747469537db3ef316174ab082f3aeae5cbd
AP: Add explicit EAPOL TX status event

The new event can be used when EAPOL TX status can't be reported as a
complete 802.11 frame but is instead reported as just the EAPOL data as
originally passed to hapd_send_eapol().

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/ieee802_11.h
src/ap/ieee802_1x.c
src/ap/ieee802_1x.h
src/drivers/driver.h
src/drivers/driver_common.c
wpa_supplicant/ap.c
wpa_supplicant/ap.h
wpa_supplicant/events.c