Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
David Bauer 9f5a7c4f9b iwinfo: add missing HT modename for HT-None
Commit bf2c1069a7 ("nl80211: add htmode to iwinfo_ops") increased
IWINFO_HTMODE_COUNT but left the size of the IWINFO_HTMODE_NAMES array
untouched, leading to a segmentation fault when trying to get the HT
modelist from Lua.

Add a dummy NOHT modestring to make the array size fit the size
declaration.

Fixes: bf2c1069a7 ("nl80211: add htmode to iwinfo_ops")

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-22 01:13:45 +01:00
api Sync with upstream nl80211.h 2016-01-25 14:41:31 +01:00
include Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt iwinfo: add device id for Qualcomm Atheros QCA9990 2020-03-01 14:50:40 +01:00
iwinfo_cli.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
iwinfo_lib.c iwinfo: add missing HT modename for HT-None 2020-03-22 01:13:45 +01:00
iwinfo_lua.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
iwinfo_madwifi.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_nl80211.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
iwinfo_nl80211.h nl80211: fix code calculating average signal and rate 2018-04-09 07:30:37 +02:00
iwinfo_utils.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
iwinfo_wext.c Fix -Wall -Wpedantic warnings 2015-05-19 18:54:58 +02:00
iwinfo_wext.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext_scan.c wext_scan: fix possibly unterminated ifname string 2015-10-29 10:53:32 +01:00
iwinfo_wl.c wl: only invoke nvram executable if it exists 2018-07-31 20:09:02 +02:00
Makefile Revert "build: compile with -ffunction-sections, -fdata-sections and LTO" 2018-07-31 20:36:35 +02:00