openwrt/package/network
Paul Donald 85342bea07
Some checks failed
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build Kernel / Build all affected Kernels (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
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>
(cherry picked from commit 3f0de6a28d)
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
..
config wifi-scripts: fix encryption setting of default OpenWrt SSID 2026-02-08 19:05:59 +01:00
ipv6 odhcp6c: update to 25.12 Git HEAD (2026-01-25) 2026-01-27 08:14:41 +01:00
services odhcpd: update to 25.12 Git HEAD (2026-01-19) 2026-01-26 18:48:44 +01:00
utils wireguard-tools: fix script errors 2026-02-09 00:47:28 +01:00