openwrt/package/network/services/hostapd/files
Leon M. George 166b93d58a hostapd: fix setting wps_state to "not configured"
With encryption disabled, it was intended to set wpa_state=1 (enabled,
not configured) through the 'wps_not_configured' flag.
The flag is set appropriately but the condition using it is broken.
Instead, 'wps_configured' is checked and wpa_state is always 2 (enabled,
configured). Fix it by using the correct variable name.

Fixes: 498d84fc4e ("netifd: add wireless configuration support
and port mac80211 to the new framework")

Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit title/message improvements]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:28 +00:00
..
hostapd-basic.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
hostapd-full.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
hostapd-mini.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
hostapd.sh hostapd: fix setting wps_state to "not configured" 2021-09-01 08:07:28 +00:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-basic.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
wpa_supplicant-full.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
wpa_supplicant-mini.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
wpa_supplicant-p2p.config hostapd: enable the epoll-based event loop 2021-09-01 08:07:13 +00:00
wpad_acl.json hostapd: run as user 'network' if procd-ujail is installed 2021-09-01 08:07:28 +00:00
wpad.init hostapd: run as user 'network' if procd-ujail is installed 2021-09-01 08:07:28 +00:00
wpad.json hostapd: run as user 'network' if procd-ujail is installed 2021-09-01 08:07:28 +00:00
wps-hotplug.sh hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00