openwrt/package/network/services/hostapd
Christian Marangi 64907f3c34
hostapd: fix broke noscan option for mesh
noscan option for mesh was broken and actually never applied.

This is caused by a typo where ssid->noscan value is check instead of
conf->noscan resulting in the logic swapped and broken.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 1b5ea2e199)
[ rework for openwrt-22.03 ]
2023-11-09 16:18:58 +01:00
..
files hostapd: remove invalid dtim_period option processing 2022-11-10 13:10:20 +01:00
patches hostapd: fix broke noscan option for mesh 2023-11-09 16:18:58 +01:00
src hostapd: add missing return code for the bss_mgmt_enable ubus method 2023-04-02 22:07:27 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: fix broke noscan option for mesh 2023-11-09 16:18:58 +01:00