]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Fix MFPR flag in RSNE during FT protocol
authorJouni Malinen <jouni@codeaurora.org>
Fri, 16 Aug 2019 10:23:06 +0000 (13:23 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 10:23:06 +0000 (13:23 +0300)
commitded56f2fafb00090118f82a135aa63b393cc66cf
tree72c6ca6655ad39c53e0f2294fdb50a8dd81c1511
parent0028d627c89e01094a087a820fea6060a757e6fd
FT: Fix MFPR flag in RSNE during FT protocol

Commit e820cf952f29 ("MFP: Add MFPR flag into station RSN IE if 802.11w
is mandatory") added indication of MFPR flag in non-FT cases, but forgot
to do so for the FT protocol cases where a different function is used to
build the RSNE. Do the same change now for that FT specific case to get
consistent behavior on indicating PMF configuration state with MFPR.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/rsn_supp/wpa_ft.c