]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0R2: Check for OSEN when determining whether to authorize STA
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 6 Mar 2014 20:48:37 +0000 (22:48 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 6 Mar 2014 20:48:37 +0000 (22:48 +0200)
commit95faa36ad9f421d74cfa89f1f0aa6ac3109f8edb
tree7cf2678f0e5acfa4b739bd58f077885db42f055c
parent113318ad574a47d41dcb1f160d11500e2d140d7d
HS 2.0R2: Check for OSEN when determining whether to authorize STA

handle_assoc_cb() got this addition, but the check in
hostapd_new_assoc_sta() was not modified to be aware of the OSEN special
case for EAPOL state machines to be used for marking a STA authorized.

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