mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
During roaming validation, an issue was detected with the ASSOC-REJECT event, which had a status code of 55. To resolve this, the SNonce from the Auth Request Frame was copied, and the random ANonce is now used only when expired. Fixes: WIFI-14326 Signed-off-by: Marek Kwaczynski <marek@shasta.cloud>