openwrt/package/network/services/hostapd
Stijn Tintel c81e6778b6 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:15 +00:00
..
files hostapd: fix "sh: out of range" errors 2021-09-01 08:07:15 +00:00
patches hostapd: fix patch offset 2021-09-01 08:07:13 +00:00
src hostapd: set validity interval for BSS TMRA 2021-09-01 08:07:12 +00:00
Config.in hostapd: add {hostapd,wpad}-basic-openssl variants 2021-09-01 08:07:08 +00:00
Makefile hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00