]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Mark connection failed in the unlikely no-bss-entry case
authorJouni Malinen <jouni@codeaurora.org>
Wed, 16 May 2018 16:01:23 +0000 (19:01 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 16 May 2018 16:01:23 +0000 (19:01 +0300)
commitffff7f7095cca07c7425808e88e4dc3cbd2b11f2
treefa1b24ea5d4cc7ecb037ebf56c995a025bd072b1
parent0cc41ee6358d4f6a3a95f85859368fe2d463ae2c
OWE: Mark connection failed in the unlikely no-bss-entry case

If no BSS entry can be found when processing association rejected event
from the driver for the special OWE case of unsupported
finite-cyclic-group, process the event as a connection failure instead
of just skipping the the OWE retry with another DH group.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/events.c