]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Fix a frame name in a debug print
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 5 Jul 2017 14:29:44 +0000 (17:29 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 5 Jul 2017 14:29:44 +0000 (17:29 +0300)
commitbfe448331f3e6a5b40326348dd5b7faeff5ac04c
tree87031d6f9d169483b570dd4ad3d5900c0a492704
parent6d49aeb76247c4145cb4f7c05afb7b35f27150c1
FILS: Fix a frame name in a debug print

The EAP message included in FILS Wrapped Data from the non-AP STA to the
AP is EAP-Initiate/Re-auth.

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