FT: Add RIC Request processing and RIC Response generation
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 9 Mar 2009 20:25:58 +0000 (22:25 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 9 Mar 2009 20:25:58 +0000 (22:25 +0200)
commitf238cf9f421bd151067d327c1593377b954282ee
tree2d580d6192774dc2304eba92e4024fcb6afaf92b
parentbabfbf15cc3cd500fd032b97935ca43f6931e682
FT: Add RIC Request processing and RIC Response generation

hostapd will now go through the RIC Request and process each RDIE. Only
WMM TSPEC requests are currently supported; all other request
descriptors will be declined.

RIC Response is written by hostapd and verified by wpa_supplicant (MIC
validation). wpa_supplicant does not yet have code to notify the driver
about the resource request results.
hostapd/ieee802_11.c
hostapd/wme.c
hostapd/wme.h
hostapd/wpa.h
hostapd/wpa_ft.c
src/common/ieee802_11_defs.h
src/common/wpa_common.h
src/rsn_supp/wpa_ft.c