Skip to content
Snippets Groups Projects
Commit 5aef4423 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

nl80211: rework hostapd and wpa_supplicant query code


The old nl80211_hostapd_info() used a global static buffer which was not
properly zeroed on subsequent invocations, leading to misreported encryption
values when querying multiple radios or radious with multiple vifs.

Also rework and simplify the control socket code for wpa_supplicant by
splitting status query and scan handling.

Signed-off-by: default avatarJo-Philipp Wich <jow@openwrt.org>
parent 7b39bee1
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment