]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Send updated connection parameters to drivers if needed
authorVidyullatha Kanchanapally <vkanchan@qti.qualcomm.com>
Thu, 17 Aug 2017 08:26:07 +0000 (13:56 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 17 Oct 2017 22:19:42 +0000 (01:19 +0300)
commit6338c99efa58244e2f7b33e134e3d6f40dc4ab2b
treed9648fcb06140f96fce8af28b901fc57c336a250
parentd2ba0d719e2a07885815df8c40c5bb317eb07057
FILS: Send updated connection parameters to drivers if needed

After an initial connection wpa_supplicant derives ERP information which
can be used in doing eventual authentications in the same realm. This
information can be used by drivers with offloaded FILS support to do
driver/firmware initiated roamings. Add support to send this updated
information to such drivers.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/driver_i.h
wpa_supplicant/wpa_supplicant.c