]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: (Re)Association Request frame IEs from association event
authorJouni Malinen <jouni@codeaurora.org>
Thu, 14 Feb 2019 20:01:20 +0000 (22:01 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Feb 2019 00:09:41 +0000 (02:09 +0200)
commit5d68c0acd2af30afbb0e350212a87bc32460dc17
tree389a34985fc1a92eb5ca542d54042b8df8cc67b4
parentdd12e58e5faa9013fadeef8aee9ea48f70211145
nl80211: (Re)Association Request frame IEs from association event

Process NL80211_ATTR_REQ_IE from the NL80211_CMD_ASSOCIATE event to
allow request IEs to be made available for the SME-in-wpa_supplicant
case similarly to how this is done with SME-in-driver with
NL80211_CMD_CONNECT.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/drivers/driver_nl80211_event.c