]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/events.c
FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION
authorJouni Malinen <j@w1.fi>
Thu, 11 Mar 2010 22:43:00 +0000 (00:43 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 11 Mar 2010 22:43:00 +0000 (00:43 +0200)
commit036f7c4aab052e961e1d0d2cf6445541354abfde
tree83b8dad577d0afc589537242c34c196060c4bdfc
parent73fc617d5c1df9e70c50ff78e1ea84f377c972a7
FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION

Previously, this was only done with userspace MLME (i.e., driver_test.c);
now, driver_nl80211.c can deliver the FT Action Response (FT-over-DS)
for processing. The reassociation after successful FT Action frame
exchange is not yet implemented.
wpa_supplicant/events.c