openwrt/package/network
Jo-Philipp Wich b850218584 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:56:20 +01:00
..
config netifd: update to git HEAD version 2017-01-17 14:07:47 +01:00
ipv6 map: take over maintainership 2017-01-12 12:15:17 +01:00
services hostapd: fix stray "out of range" shell errors in hostapd.sh 2017-01-23 14:56:20 +01:00
utils curl: fix HTTPS network timeouts with OpenSSL 2017-01-16 19:41:08 +01:00