]> git.ipfire.org Git - thirdparty/openwrt.git/commit
wireguard-tools: fix script errors 21851/head
authorPaul Donald <newtwen+github@gmail.com>
Tue, 3 Feb 2026 05:18:01 +0000 (06:18 +0100)
committerRobert Marko <robimarko@gmail.com>
Tue, 3 Feb 2026 09:02:31 +0000 (10:02 +0100)
commit3f0de6a28db049b782dc7ce27ad8fd917499db31
tree7073795e48e4cd5fb79f02c364f11198f00fd5eb
parent428c0c3635128ca1f1a887fe84d2831f2f3c08f2
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>
package/network/utils/wireguard-tools/files/wireguard.sh