openwrt/package
Val Kulkov c7f585bfc3
Some checks failed
Build all core packages / Build all core packages for selected target (push) Has been cancelled
wifi-scripts: fix wifi failure on specifying value of DAE client
The code to be replaced is a glorious no-op. A default value for
config.radius_das_client does not need to be assigned. This parameter
already has non-empty value: see the enclosing 'if' block.

As a result, the value of config.radius_das_client never gets modified
to contain both dae_client and dae_secret. This breaks hostapd.add_iface()
that expects config.radius_das_client to contain both dae_client and
dae_secret separated by a whitespace.

Fixes: #21519
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21522
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-01-15 21:09:36 +01:00
..
base-files base-files: introduce a function to generate IAID 2026-01-14 18:07:27 +01:00
boot uboot-rockchip: bump to 2026.01 2026-01-15 16:33:26 +02:00
devel treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-01-09 18:45:02 +02:00
kernel mac80211: fix build for 6.12.64 bump 2026-01-15 00:42:28 +01:00
libs elfutils: drop libelf1 provide 2026-01-12 14:28:52 +01:00
network wifi-scripts: fix wifi failure on specifying value of DAE client 2026-01-15 21:09:36 +01:00
system uclient: provide virtual wget-any 2026-01-12 14:28:52 +01:00
utils ucode: remove the fs.read_nb patch 2026-01-06 20:09:35 +01:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00