Files
openwrt-mirror/package/network/utils
Felix Fietkau 2256cfac68 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
..
2026-02-17 22:25:22 +01:00
2026-01-02 18:07:02 +01:00
2026-02-17 22:25:26 +01:00
2026-02-11 02:07:50 +01:00
2025-08-17 17:36:54 +02:00
2025-10-04 11:25:06 +02:00
2026-02-17 22:25:09 +01:00
2026-02-17 22:25:09 +01:00
2026-01-02 18:07:02 +01:00
2026-02-17 22:25:09 +01:00
2026-01-28 23:41:32 +01:00
2025-11-25 14:08:07 +01:00
2026-02-11 22:05:25 +01:00