]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
Add support for using SA Query with drivers that implement MLME
authorMahesh Palivela <mpalivel@qca.qualcomm.com>
Mon, 22 Aug 2011 21:35:26 +0000 (14:35 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 1 Aug 2012 10:11:56 +0000 (13:11 +0300)
commit7d9c0cd34584b6a82dfb5d46b13e40a585009cc1
tree6c690ba94d5989af43b52ef90862b0e727f9a8d1
parent88b32a99d30894b2d6bb391371c442fc117edbab
Add support for using SA Query with drivers that implement MLME

This allows the SA Query mechanism in hostapd to be used with drivers
that implement authentication and association MLME/SME.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/drv_callbacks.c
src/ap/sta_info.c
src/drivers/driver_atheros.c