tn3399_openwrt/package/network/services/hostapd
Stijn Tintel 26c26e11a2 hostapd: fix "sh: out of range" errors
Several variables in hostapd.sh can be used uninitialized in numerical
comparisons, causing errors in logread:

netifd: radio24 (1668): sh: out of range

Set defaults for those variables to silence those errors.

Fixes: b518f07d4b ("hostapd: remove ieee80211v option")
Fixes: cc80cf53c5 ("hostapd: add FTM responder support")
Fixes: e66bd0eb04 ("hostapd: make rrm report independent of ieee80211k setting")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-11-26 02:25:23 +02:00
..
files hostapd: fix "sh: out of range" errors 2020-11-26 02:25:23 +02:00
patches hostapd: fix patch offset 2020-11-23 22:53:15 +01:00
src hostapd: set validity interval for BSS TMRA 2020-11-17 17:06:39 +01:00
Config.in hostapd: add {hostapd,wpad}-basic-openssl variants 2020-10-30 00:39:09 +00:00
Makefile hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00