openwrtv4/package/network/services/hostapd/files
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
..
hostapd-full.config hostapd: fix compile errors with nl80211 disabled (#19325) 2015-03-27 14:55:01 +00:00
hostapd-mini.config hostapd: fix compile errors with nl80211 disabled (#19325) 2015-03-27 14:55:01 +00:00
hostapd.sh hostapd: add 802.11r support 2015-03-26 23:34:33 +00:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
netifd.sh hostapd: add default value to eapol_version (#20641) 2015-11-02 18:12:54 +00:00
wpa_supplicant-full.config wpa-supplicant: add 802.11r client support 2015-07-15 08:16:22 +00:00
wpa_supplicant-mesh.config hostapd: package wpad-mesh and wpa_supplicant-mesh variants 2015-03-26 23:33:56 +00:00
wpa_supplicant-mini.config hostapd: update hostapd to 2015-03-25 2015-03-26 23:33:47 +00:00
wpa_supplicant-p2p.config hostapd: update hostapd to 2015-03-25 2015-03-26 23:33:47 +00:00
wpa_supplicant.sh scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
wps-hotplug.sh buttons: make all button handler scripts return 0 2015-07-24 09:11:35 +00:00