openwrt/package/network/config/wifi-scripts/files-ucode
Leon M. Busch-George ff713d3d9e
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
wifi-scripts: don't set wpa_pairwise for wpa=0
Without this patch, the

    if (!config.wpa)
	  	config.wpa_pairwise = null;

is overwritten immediately.

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
Link: https://github.com/openwrt/openwrt/pull/21215
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit bc4e7fd38e)
2025-12-30 10:40:18 +01:00
..
lib/netifd/wireless wifi-scripts: fix race in wireless interface creation 2025-12-27 16:28:11 +01:00
usr wifi-scripts: don't set wpa_pairwise for wpa=0 2025-12-30 10:40:18 +01:00