]> git.ipfire.org Git - thirdparty/hostap.git/commit
RSN: Do not add PMKSA candidates unnecessarily
authorJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 09:26:52 +0000 (11:26 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 10:26:24 +0000 (12:26 +0200)
commit568950c6e7021ae79fd074b06726689d99c0b254
treed9211afbd5a3c27af49d2f78c07d032aefa8600c
parent0d1d1f0d21952dbac4e23b0f5cedf5183564b85a
RSN: Do not add PMKSA candidates unnecessarily

Add PMKSA candidates from scan results only if they advertise an AKMP
that is used with RSN pre-authentication. Previously, candidates were
added but then ignored later if the AKMP was not suitable.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/preauth.c