iwinfo: add BSS load element to scan result
authorDavid Bauer <mail@david-bauer.net>
Fri, 31 Jan 2020 13:45:03 +0000 (14:45 +0100)
committerDavid Bauer <mail@david-bauer.net>
Tue, 4 Feb 2020 13:44:14 +0000 (14:44 +0100)
commita6914dc0dc3cba65e245fbe40076626ea2bcd5a3
treea3b5d78b90859d923e60595972d744c37360d479
parentbb216982951698833bbdf4a88872e9b5ccd026a5
iwinfo: add BSS load element to scan result

This adds support for the BSS load information element. With this patch,
the BSS load information is visible when using the CLI as well as when
accessing scan results using the LUA binding.

Signed-off-by: David Bauer <mail@david-bauer.net>
include/iwinfo.h
include/iwinfo/utils.h
iwinfo_cli.c
iwinfo_lua.c
iwinfo_nl80211.c
iwinfo_utils.c