openwrtv4/package/network/services
Felix Fietkau 460640b6d7 hostapd: add default value to eapol_version (#20641)
r46861 introduced a new option eapol_version to hostapd, but did not
provide a default value. When the option value is evaluated,
the non-existing value causes errors to the systen log:
"netifd: radio0: sh: out of range"

Add a no-op default value 0 for eapol_version. Only values 1 or 2 are
actually passed on, so 0 will not change the default action in hostapd.

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

SVN-Revision: 47361
2015-11-02 18:12:54 +00:00
..
authsae authsae: remove bogus #include 2015-03-29 04:29:26 +00:00
dnsmasq package: Remove dependencies to kmod-ipv6 2015-09-21 21:15:41 +00:00
dropbear dropbear: add respawn param in case dropbear crashes 2015-09-24 08:37:40 +00:00
ead cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
hostapd hostapd: add default value to eapol_version (#20641) 2015-11-02 18:12:54 +00:00
igmpproxy igmpproxy: fix spurious restarts on interface events, pass used netdevs to procd instead 2015-09-26 23:27:23 +00:00
ipset-dns Add a few SPDX tags 2014-11-02 12:20:54 +00:00
lldpd lldpd: wrap procd command args in separate quotes 2015-10-05 10:29:01 +00:00
mdns mdns: update to the latest version, fixes a spurious build error 2015-09-03 13:15:19 +00:00
odhcpd odhcpd: fix parsing of host entries without duid 2015-09-07 13:31:36 +00:00
omcproxy omcproxy: fix PKG_LICENSE string 2015-10-26 09:01:48 +00:00
openvpn openvpn: add handling for route-pre-down option 2015-10-05 10:28:47 +00:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp ppp: use more reliable way to set script environment 2015-09-15 14:52:47 +00:00
relayd relayd: update to the latest version, fixes some issues found by Coverity 2015-10-30 15:17:47 +00:00
samba36 samba: convert init script to procd, add reload support 2015-10-30 15:32:54 +00:00
uhttpd uhttpd: update to latest git HEAD 2015-10-20 18:16:05 +00:00