]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Check key derivation results explicitly in AP operations
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 14 Feb 2017 09:09:30 +0000 (11:09 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 14 Feb 2017 14:33:01 +0000 (16:33 +0200)
commit364c064a41f11e1707e3b00e7f5088067313c3ca
treefaa67c5ad5523ecb7dd698d21cb0abc1501bbf35
parentf229f2c67d370b1d70c1255819ad964918da820c
FT: Check key derivation results explicitly in AP operations

Previously, any potential (even if very unlikely) local operation error
was ignored. Now these will result in aborting the negotiation.

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