Skip connection attempt for non-RSN networks if PMF is set to required
authorSunil Dutt <usdutt@qti.qualcomm.com>
Sat, 30 Apr 2016 09:52:36 +0000 (15:22 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 5 May 2016 18:09:08 +0000 (21:09 +0300)
commit03626e9157f6c4685f15c05ed439f4fdb0359bc8
treead131d516f065046e9c496953265acbc6c1ecd40
parent22950049e40696ea1d578be54c217942be285b63
Skip connection attempt for non-RSN networks if PMF is set to required

Since ieee80211w=2 is an explicit configuration to wpa_supplicant, the
connection attempt for such non-PMF (non-RSN) capable networks should be
skipped.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/events.c