Library to access wireless devices, inspired from OpenWRT without UCI
223e09bf3f
cfg80211 allows drivers to announce the to-be-expected layer-2 datarate using the NL80211_STA_INFO_EXPECTED_THROUGHPUT field. This information is useful as a metric for user-space routing daemons, so grab it via nl80211 and make it available in both C and Lua APIs, and show expected throughput on CLI interface assoclist. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
---|---|---|
api | ||
include | ||
COPYING | ||
hardware.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 |