]> git.ipfire.org Git - thirdparty/hostap.git/commit
Indicate whether additional ANQP elements were protected
authorJouni Malinen <jouni@codeaurora.org>
Mon, 23 Nov 2020 18:32:26 +0000 (20:32 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 23 Nov 2020 18:32:26 +0000 (20:32 +0200)
commit1c77f3d3f9a34200649c165508566b910a940683
tree24f7fd2c7787689e568a998f6c3df01d0e8ceeaf
parent90ca804e479b5013b0b410dc4d2c6bce6e1d0797
Indicate whether additional ANQP elements were protected

Store information on whether extra ANQP elements were received using the
protection alternative (protected GAS during an association using PMF)
and make this available through the control interface BSS command.

For example:
anqp[277]=<hexdump>
protected-anqp-info[277]=1

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/bss.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/interworking.c