Paul Donald 85342bea07 wireguard-tools: fix script errors
follow-up to 148207730a3c9f3aea807df336ca33792e9d3c0f

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>
(cherry picked from commit 3f0de6a28db049b782dc7ce27ad8fd917499db31)
Link: https://github.com/openwrt/openwrt/pull/21840
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-02-09 00:47:28 +01:00
..
2025-11-22 23:11:28 +01:00
2025-10-09 13:37:58 +02:00
2026-01-25 23:55:05 +01:00
2025-08-17 17:36:54 +02:00
2025-10-04 11:25:06 +02:00
2025-11-18 23:13:45 +01:00
2026-01-29 10:47:53 +01:00
2025-11-25 14:08:07 +01:00