Fix SME to update WPA/RSN IE for rsn_supp module based on AssocReq
authorJouni Malinen <j@w1.fi>
Wed, 7 Apr 2010 07:31:06 +0000 (10:31 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 7 Apr 2010 07:31:06 +0000 (10:31 +0300)
commitd9a27b04558ccbb5e5d45e10baa22db47e2b8e45
treee2b8b1ac4cec73c79b35baa0c59f3c99a88cd988
parent68532a9cebbb52177566a5ccfe989ad4b3ba670f
Fix SME to update WPA/RSN IE for rsn_supp module based on AssocReq

When using wpa_supplicant SME (i.e., using nl80211), the rsn_supp
module was not informed of the WPA/RSN IE that was used in
(Re)Association Request frame. This broke roaming between APs that
use different security policy (e.g., changing between WPA/TKIP and
WPA2/CCMP APs) or when using PMKSA caching.
wpa_supplicant/sme.c