1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network
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
..
config netifd: strip mask from IP address in DHCP client params 2023-04-02 22:07:27 +02:00
ipv6 odhcp6c: update to git HEAD 2022-08-18 00:16:35 +02:00
services hostapd: fix broke noscan option for mesh 2023-11-09 16:18:58 +01:00
utils packages: assign PKG_CPE_ID for all missing packages 2023-09-27 17:29:14 +02:00