Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 19a60dcc authored by Pankaj Singh's avatar Pankaj Singh Committed by Gerrit - the friendly Code Review server
Browse files

wlan: Defer Assoc indication to SME if auth is in progress

SAE authentication is offloaded to hostapd and hostapd sends
authentication status to driver after the authentication
completion. But hostapd sends external authentication (e.g., SAE)
status after sending out the final auth frame(e.g., confirm
response in SAE). Driver may receive association request from
station before getting external auth status. Defer the
initialization of PE/SME entries corresponding to that station
till status is received from hostapd. Once status is received
from hostapd, PE entries can be initialized and send
assoc indication to SME.

Change-Id: Ice95519f2bf25d483cc164182b3f3be87f59884a
CRs-Fixed: 2734561
parent 33205b82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment