RSN IBSS: Restart IBSS state machines for each new IBSS
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 23 Mar 2011 19:15:46 +0000 (21:15 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 23 Mar 2011 19:15:46 +0000 (21:15 +0200)
commit78177a000e22fe351be7d91cb442c01543944966
tree4fd848fef8a9ac045aacdcb249300ef6dc2ffd77
parent21bdbe38be0534b03f3cde6b702dee95cf604d9a
RSN IBSS: Restart IBSS state machines for each new IBSS

Change the old design of running a single long living RSN IBSS
instance to keep a separate instance for each IBSS connection.
This fixes number of issues in getting keys set properly for
new connections and is in general quite a bit more correct
design.
wpa_supplicant/events.c
wpa_supplicant/ibss_rsn.c
wpa_supplicant/ibss_rsn.h
wpa_supplicant/wpa_supplicant.c