openwrt/package
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
..
base-files LEDE v17.01: set branch defaults 2017-01-16 18:56:07 +01:00
boot uboot-mvebu: enable loader with the default profile 2017-01-08 18:39:44 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware ath10k-firmware: Update QCA988X firmware to latest version 2017-01-15 14:59:24 +01:00
kernel kmod-sched-cake: fix parameter passing kernel/user space 2017-01-21 14:27:37 +01:00
libs zlib: Update to 1.2.11 2017-01-21 14:27:23 +01:00
network hostapd: fix stray "out of range" shell errors in hostapd.sh 2017-01-23 14:56:20 +01:00
system lede-keyring: bundle latest usign certificates 2017-01-20 10:11:15 +01:00
utils package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
Makefile opkg: drop S/MIME support 2017-01-10 13:44:25 +01:00