openwrtv4/package/network/services/hostapd
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
..
files hostapd: add default value to eapol_version (#20641) 2015-11-02 18:12:54 +00:00
patches hostapd: wait longer for inactive client probe (empty data frame) 2015-10-06 12:33:10 +00:00
Config.in mac80211/hostapd: rework 802.11w driver support selection, do not hardcode drivers in hostapd makefile 2015-09-14 06:51:10 +00:00
Makefile mac80211/hostapd: rework 802.11w driver support selection, do not hardcode drivers in hostapd makefile 2015-09-14 06:51:10 +00:00