]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Include RSNE in (Re)Association Response frame
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 8 Oct 2017 10:49:45 +0000 (13:49 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 8 Oct 2017 14:12:35 +0000 (17:12 +0300)
commitd8c8d85753c76afd01f94b9404f399c92927ee1b
tree547877bc5ff24ab7850eeb3902e81def2a07eddb
parent4361ab0108796718363199b14c50c184e4360370
OWE: Include RSNE in (Re)Association Response frame

This is not normally done in RSN, but RFC 8110 seems to imply that AP
has to include OWE AKM in the RSNE within these frames. So, add the RSNE
to (Re)Association Response frames when OWE is being negotiated.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ieee802_11.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ie.c