openwrt/package
Val Kulkov f138ad9112 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>
(cherry picked from commit c7f585bfc3)
2026-01-15 21:11:02 +01:00
..
base-files base-files: introduce a function to generate IAID 2026-01-15 11:06:32 +01:00
boot mpc85xx: p2020: add support for WatchGuard XTM330 (NC5AE7) 2026-01-15 01:30:29 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware ipq-wifi: rename BDF for EAP623-Outdoor HD v1 2026-01-08 11:18:58 +01:00
kernel mac80211: fix build for 6.12.64 bump 2026-01-15 20:55:54 +01:00
libs readline: add $(FPIC) to LDFLAGS 2026-01-13 00:23:38 +01:00
network wifi-scripts: fix wifi failure on specifying value of DAE client 2026-01-15 21:11:02 +01:00
system treewide: add explicit default variant 2026-01-02 18:11:04 +01:00
utils cli: fix typo in error reporting 2026-01-04 16:57:20 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00