1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/utils/wireguard-tools
Paul Donald 3f0de6a28d wireguard-tools: fix script errors
follow-up to 148207730a

Schoolboy error on the peer_psk value.

Also fix an issue when joining peer IPv4 and IPv6 AllowedIPs
(${peer_a_ips/ /, } replaces only the first space, while
${peer_a_ips// /, } replaces all the spaces).

Closes: https://github.com/openwrt/openwrt/issues/21847
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21851
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-02-03 10:02:31 +01:00
..
files wireguard-tools: fix script errors 2026-02-03 10:02:31 +01:00
Makefile wireguard-tools: update to v1.0.20250521 2025-06-04 20:14:19 +02:00