]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
FT: Omit RSNXE from FT protocol Reassociation Request when needed
authorJouni Malinen <jouni@codeaurora.org>
Fri, 20 Mar 2020 19:45:22 +0000 (21:45 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 20 Mar 2020 22:01:47 +0000 (00:01 +0200)
commit6140cca8191e401aba18fe6250ecfc32ccca806f
tree3232ffde0c39486be945714fbba1ef5530bac64f
parent35936cd2cf91c35d4886f45ef86eeb058bb025d1
FT: Omit RSNXE from FT protocol Reassociation Request when needed

The previous design for adding RSNXE into FT was not backwards
compatible. Move to a new design based on 20/332r3 to avoid that issue
by not include RSNXE in the FT protocol Reassociation Request frame so
that an AP not supporting RSNXE can still validate the FTE MIC
correctly.

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