]> git.ipfire.org Git - thirdparty/hostap.git/commit
mesh: Show [MESH] flag in print_bss_info()
authorSunil Dutt <usdutt@qti.qualcomm.com>
Fri, 16 Dec 2016 12:50:15 +0000 (18:20 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 22 Dec 2016 12:11:02 +0000 (14:11 +0200)
commit4a45dc192112c9c37627478096f60f95a66070b3
tree0e2bbd6b9b20b41db229d6045bbe308a10126c25
parentc04a67deb04cca17263db9e54b44fa1bd6a732d5
mesh: Show [MESH] flag in print_bss_info()

This was previously done for SCAN_RESULTS, but the BSS control interface
command did not show a similar flag. In addition, change "WPA2" to "RSN"
for mesh BSS to be consistent with the SCAN_RESULTS output.

Commit 638d945679649da579c4ed734d4ebae87e2307de ('mesh: Show [MESH] flag
in scan results') did similar changes for SCAN_RESULTS.

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