]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
Replace RSNE group key management mismatch status/reason codes
authorJouni Malinen <jouni@codeaurora.org>
Thu, 11 Jan 2018 23:12:00 +0000 (01:12 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Thu, 11 Jan 2018 23:12:00 +0000 (01:12 +0200)
commitfeba5848bef4be9edbd91e30da0459d61021fbba
treecc6b7c3247e842b7d9bd467c29ee45f6d6e8fc19
parent9cc8303d3212a68ce6ab064eafd63554577a3562
Replace RSNE group key management mismatch status/reason codes

Use "cipher out of policy" value instead of invalid group cipher (which
is for the group data frame cipher) and management frame policy
violation (which is used for MFPC/MFPR mismatch).

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c