Library to access wireless devices, inspired from OpenWRT without UCI
If a phy has multiple devices, prefer non-supplicant-based ones as per link_mode, see [0] and [1]. The nl80211 API provides more information than wpa_supplicant/hostapd does, like HT/VHT operation, which are used by e.g. luci's channel analysis. [0] https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-net [1] https://github.com/openwrt/luci/issues/6167#issuecomment-1364500296 Signed-off-by: Andre Heider <a.heider@gmail.com> |
||
---|---|---|
api | ||
include | ||
COPYING | ||
devices.txt | ||
iwinfo_cli.c | ||
iwinfo_lib.c | ||
iwinfo_lua.c | ||
iwinfo_madwifi.c | ||
iwinfo_nl80211.c | ||
iwinfo_nl80211.h | ||
iwinfo_utils.c | ||
iwinfo_wext.c | ||
iwinfo_wext.h | ||
iwinfo_wext_scan.c | ||
iwinfo_wl.c | ||
Makefile |