]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Claim FILS capability only if driver supports it
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 25 Oct 2016 20:44:00 +0000 (23:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Oct 2016 21:41:04 +0000 (00:41 +0300)
commit061dac1d3ccc1103712797bf4a6fcd36d3010114
tree05ae669fa573b264f7a39a3847e802dd6db52b68
parentff338fab9227a2fc44befdbe2afa1b06ad49eedf
FILS: Claim FILS capability only if driver supports it

"GET_CAPABILITY fils" used to return "FILS" based on wpa_supplicant
configuration. This can be made more useful by checking both for
wpa_supplicant and driver support for FILS.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
wpa_supplicant/ctrl_iface.c