openwrt/package/network
Felix Fietkau 2256cfac68
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
wireguard-tools: fix string indexing in endpoint host check
Use substr() instead of array index syntax to access the first
character of the endpoint host string, as ucode does not support
array-style indexing on strings.

Fixes: https://github.com/openwrt/openwrt/issues/22116
Fixes: 8f977b4a40 ("wireguard-tools: fix handling of multi-value config options")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-02-20 19:10:13 +01:00
..
config netifd: update to Git HEAD (2026-02-15) 2026-02-19 12:10:38 +00:00
ipv6 6rd: add CPPFLAGS 2026-02-17 22:16:58 +01:00
services hostapd: fix EAP-PWD in experimental hostapd-radius server 2026-02-19 16:13:02 +01:00
utils wireguard-tools: fix string indexing in endpoint host check 2026-02-20 19:10:13 +01:00