openwrtv3/package/network
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
..
config netifd: update to git HEAD version 2017-01-17 14:06:48 +01:00
ipv6 6in4: add missing colon when setting default ca_path 2017-01-23 13:41:18 +01:00
services hostapd: fix stray "out of range" shell errors in hostapd.sh 2017-01-23 14:55:46 +01:00
utils curl: fix HTTPS network timeouts with OpenSSL 2017-01-16 19:39:42 +01:00