Library to access wireless devices, inspired from OpenWRT without UCI
c7eb8ebe33
This reverts to the earlier behaviour, because:
* phys can be renamed, which breaks hardcoding "phy%d"
* /sys/class/ieee80211/*/device can return networks of other phys,
since "device" is a symlink which can have multiple phys
The earlier behaviour fixes both points.
Fixes:
|
||
---|---|---|
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 |