openwrt/package/network
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
..
config wifi-scripts: fix wifi failure on specifying value of DAE client 2026-01-15 21:11:02 +01:00
ipv6 odhcp6c: update to 25.12 Git HEAD (2025-12-29) 2025-12-29 18:26:52 +01:00
services ppp: update deprecated cpe 2026-01-11 16:48:41 +01:00
utils libiwinfo: update to Git HEAD (2026-01-14) 2026-01-15 01:31:18 +01:00