openwrtv4/package/network/services/hostapd/files
Jo-Philipp Wich 633c35aaa4 hostapd: fix stray "out of range" shell errors in hostapd.sh
The hostapd_append_wpa_key_mgmt() procedure uses the possibly uninitialized
$ieee80211r and $ieee80211w variables in a numerical comparisation, leading
to stray "netifd: radio0 (0000): sh: out of range" errors in logread when
WPA-PSK security is enabled.

Ensure that those variables are substituted with a default value in order to
avoid emitting this (harmless) shell error.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-23 14:55:46 +01:00
..
hostapd-full.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
hostapd-mini.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
netifd.sh hostapd: fix stray "out of range" shell errors in hostapd.sh 2017-01-23 14:55:46 +01:00
wpa_supplicant-full.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
wpa_supplicant-mini.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
wpa_supplicant-p2p.config kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
wps-hotplug.sh buttons: make all button handler scripts return 0 2015-07-24 09:11:35 +00:00