openwrt/package/network/services
Felix Fietkau e8a45bfc15 netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345)
Two errors "netifd: radio0: sh: bad number" have recently surfaced in system
log in trunk when wifi interfaces come up. I tracked the errors to checking
numerical values of some config options without ensuring that the option has
any value.

The errors I see have apparently been introduced by r45051 (ieee80211r in
hostapd) and r45326 (start_disabled in mac80211). My patches fix two
instances of "bad number", but there may be a third one, as the original
report in bug 19345 pre-dates r45326 and already has two "bad number" errors
for radio0.

https://dev.openwrt.org/ticket/19345

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 45380
2015-04-11 10:52:01 +00:00
..
authsae authsae: remove bogus #include 2015-03-29 04:29:26 +00:00
dnsmasq dnsmasq: bump to 2.73rc4 2015-04-10 10:19:17 +00:00
dropbear package/*: replace occurences of 'ln -sf' to '$(LN)' 2014-11-06 19:35:34 +00:00
ead ead: clean up, fix musl build 2015-03-29 04:30:05 +00:00
hostapd netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345) 2015-04-11 10:52:01 +00:00
igmpproxy igmpproxy: add names for default config lan/wan phyint sections to make it easier to refer to them from scripts 2015-03-19 20:37:40 +00:00
ipset-dns Add a few SPDX tags 2014-11-02 12:20:54 +00:00
lldpd lldpd: add option to disable privilege separation 2015-03-24 10:13:08 +00:00
mdns mdns: add conffiles section 2015-04-02 14:53:07 +00:00
odhcpd odhcpd: send current hop-limit by default in RAs 2015-04-10 11:52:42 +00:00
openvpn openvpn: autostart openvpn instances for each .conf file in /etc/openvpn 2015-02-07 21:01:28 +00:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp ppp: Detailed last error support 2015-04-09 10:32:54 +00:00
relayd relayd: bump to latest git HEAD 2015-03-13 08:38:46 +00:00
samba36 samba36: add smb.conf.template to conffiles 2015-04-03 19:06:06 +00:00
uhttpd uhttpd: properly handle return codes 2015-03-30 12:35:13 +00:00