]> git.ipfire.org Git - thirdparty/hostap.git/commit
Enable PMF automatically if OCV is enabled
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 24 Nov 2022 15:16:26 +0000 (17:16 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Nov 2022 15:16:26 +0000 (17:16 +0200)
commitca4fa867d3eeb4f58f1ebb9de94e4584a0fd9747
tree1f4dead6e8d8ea4bb3aa3a72324d38dbfcd88c3c
parentc823197bdef4f503630a2ffcb78962bb16fc5ec7
Enable PMF automatically if OCV is enabled

OCV cannot be used without PMF and such a configuration were to be used
with wpa_supplicant, the AP would reject the association. hostapd is
already enabling PMF automatically whenever OCV is being enabled, so do
the same with wpa_supplicant.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/wpa_supplicant.c