]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Allow TX status for Authentication frames
authorIlan Peer <ilan.peer@intel.com>
Mon, 24 Feb 2020 09:14:29 +0000 (11:14 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Feb 2020 21:18:28 +0000 (23:18 +0200)
commite8ae97aebe71cf02e0aa480bfdaa6a3520ee5d74
tree4ca74474ec334165249e026958e6b06b5cfce4c1
parentc4988e73c09be168c060eec75e5a6834c89dcf58
nl80211: Allow TX status for Authentication frames

To support PASN authentication flow, where Authentication frames are
sent by wpa_supplicant using the send_mlme() callback, modify the logic
to also send EVENT_TX_STATUS for Authentication frames.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/drivers/driver_nl80211_event.c