openwrt/package/network
Felix Fietkau 8f977b4a40 wireguard-tools: fix handling of multi-value config options
Config options like addresses and ip6prefix can be passed as either a
space-separated string or an array. Add a to_array() helper and use it
consistently for all multi-value options (addresses, ip6prefix,
allowed_ips).

Fixes: https://github.com/openwrt/openwrt/issues/22102
Fixes: 41bc454602 ("wireguard-tools: rewrite proto handler in ucode")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-02-20 08:54:41 +00: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 handling of multi-value config options 2026-02-20 08:54:41 +00:00