]> git.ipfire.org Git - ipfire-2.x.git/commit
wireguard-tools: Update to version 1.0.20250521
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 24 Jun 2025 21:15:26 +0000 (23:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 13:55:13 +0000 (13:55 +0000)
commit2ea7d7bc637546112c83089515ebc7859baa24b2
treee01dfbbe4a34a2acf5e22829bd6616dfe978a644
parent32252117509cb1906d990b91b46368dd531cccaa
wireguard-tools: Update to version 1.0.20250521

- Update from version 1.0.20210914 to 1.0.20250521
- Update of rootfile not required
- Changelog
    1.0.20250521
config: handle strdup failure
wg-quick: linux: add 'dev' to 'ip link add' to avoid keyword conflicts
ipc: add stub for allowedips flags on other platforms
ipc: linux: support incremental allowed ips updates
ipc: freebsd: use AF_LOCAL for the control socket
ipc: linux: enforce IFNAMSIZ limit
man: set private key in PreUp rather than PostUp
wg-quick: run PreUp hook after creating interface
show: fix show all endpoints output
ipc: freebsd: NULL out some freed memory in kernel_set_device()
ipc: freebsd: avoid leaking memory in kernel_get_device()
show: apply const to right part of pointer
ipc: freebsd: move if_wg path to reflect new in-tree location
wg-quick: linux: prevent traffic from momentarily leaking into tunnel
global: dual license core files as MIT for FreeBSD
wg-quick: android: use right regex for host-vs-IP
reresolve-dns: use $EPOCHSECONDS instead of $(date +%s)
embeddable-wg-library: add named wg_endpoint union
ipc: use more clever PnP enumerator

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/wireguard-tools