]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
Use PMKSA cache entries with only a single network context
authorJouni Malinen <j@w1.fi>
Sat, 4 Feb 2012 10:32:35 +0000 (12:32 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 4 Feb 2012 10:32:35 +0000 (12:32 +0200)
commit96efeeb66bd8762ab9fccd9fe2b5c3e276ff220c
tree2747d1dc54f0aa8da5e2771019e578467edf1847
parentd93dfbd588eb3c16f4ed1b7af825c9c1c9bf7f6d
Use PMKSA cache entries with only a single network context

When looking for PMKSA cache entries to use with a new association, only
accept entries created with the same network block that was used to
create the cache entry.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/rsn_supp/pmksa_cache.c
src/rsn_supp/pmksa_cache.h
src/rsn_supp/preauth.c
src/rsn_supp/wpa.c
wpa_supplicant/wpa_supplicant.c