2a3185a495faa4fc7f18b3fbe2fdab00749710d6

As a SAP, there are two paths to deauthenticate peer STA as: 1. Deauth issued from south bound interface (peer sending deauth etc) 2. Used issued deauth from upper layer (via hostapd_cli) We have a race condition when deauth comes for the same peer from both the ways resulting into process one after another. This is happening since no check is being done at north bound interface before issuing deauth request to SME. Adding a check validate if deauth already in-progress for the mentioned peer before issuing deauth req. Change-Id: I2050cf5558dbdf6d656694c39e9f1e461e17bf01 CRs-Fixed: 2459967
This is CNSS WLAN Host Driver for products starting from iHelium
説明
言語
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%