You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
9 years ago
..
authsae authsae: remove bogus #include 9 years ago
dnsmasq package: Remove dependencies to kmod-ipv6 9 years ago
dropbear dropbear: add respawn param in case dropbear crashes 9 years ago
ead cosmetic: remove trailing whitespaces 9 years ago
hostapd hostapd: add default value to eapol_version (#20641) 9 years ago
igmpproxy igmpproxy: fix spurious restarts on interface events, pass used netdevs to procd instead 9 years ago
ipset-dns Add a few SPDX tags 10 years ago
lldpd lldpd: wrap procd command args in separate quotes 9 years ago
mdns mdns: update to the latest version, fixes a spurious build error 9 years ago
odhcpd odhcpd: fix parsing of host entries without duid 9 years ago
omcproxy omcproxy: fix PKG_LICENSE string 9 years ago
openvpn openvpn: add handling for route-pre-down option 9 years ago
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 9 years ago
ppp ppp: use more reliable way to set script environment 9 years ago
relayd relayd: update to the latest version, fixes some issues found by Coverity 9 years ago
samba36 samba: convert init script to procd, add reload support 9 years ago
uhttpd uhttpd: update to latest git HEAD 9 years ago