Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Jo-Philipp Wich 5aef442328 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: Jo-Philipp Wich <jow@openwrt.org>
2015-05-19 18:28:32 +02:00
api iwinfo: detect AC PHY for broadcom-wl 2014-10-27 13:48:28 +01:00
include iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt iwinfo: add device id for Marvell 88W8864 2015-01-04 18:38:19 +01:00
iwinfo_cli.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_lib.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_lua.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_madwifi.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_nl80211.c nl80211: rework hostapd and wpa_supplicant query code 2015-05-19 18:28:32 +02:00
iwinfo_nl80211.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_utils.c utils: only enable extended lookup if section looks like it 2014-10-27 17:33:02 +01:00
iwinfo_wext.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_wext.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext_scan.c Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wl.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
Makefile iwinfo: fix handling of accessing nl80211 interfaces via radio* 2014-10-27 13:48:19 +01:00