openwrt/package
Christian Marangi c9e8453de7
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)
2023-11-09 16:10:26 +01:00
..
base-files base-files: fix wrong ucidef_set_network_device_mac network-device entry 2023-10-20 13:09:47 +02:00
boot mediatek: add CMCC RAX3000M support 2023-11-07 00:46:00 +01:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware packages: assign PKG_CPE_ID for all missing packages 2023-09-27 22:37:01 +02:00
kernel mac80211: fix not set noscan option for wpa_supplicant 2023-11-09 16:10:25 +01:00
libs mbedtls: Activate secp521r1 curve by default 2023-11-07 00:37:20 +01:00
network hostapd: fix broke noscan option for mesh 2023-11-09 16:10:26 +01:00
system urngd: update to version 2023-11-01 2023-11-01 22:22:45 +01:00
utils px5g-wolfssl: Fix permission of private key 2023-11-08 19:04:11 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-02 14:44:47 +00:00