]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
Ignore pmf=1 default if driver does not support PMF
authorJouni Malinen <j@w1.fi>
Mon, 26 Jan 2015 15:40:22 +0000 (17:40 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 27 Jan 2015 10:38:52 +0000 (12:38 +0200)
commit3f56a2b7460a57a2b68b48b936be134bf04aa36d
tree5cddb10aa3017b2fae04c2608f2a5fe8b2264ec1
parentfa38860c5e666d6123ecb0028f71089247ba07da
Ignore pmf=1 default if driver does not support PMF

Connection with a PMF enabled AP will fail if we try to negotiate PMF
while the local driver does not support this. Since pmf=1 does not
require PMF for a successful connection, it can be ignored in such a
case to avoid connectivity issues with invalid configuration. This makes
it somewhat easier to allow upper layer programs to use pmf=1 default
regardless of driver capabilities.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h