fix(server): clean up bridge and hybrid shutdown handling
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-06 - 1.19.2 - fix(server)
|
||||
clean up bridge and hybrid shutdown handling
|
||||
|
||||
- persist bridge teardown metadata so stop() can restore host IP configuration and remove the bridge in bridge and hybrid modes
|
||||
- use separate shutdown channels for hybrid socket and bridge engines to stop both forwarding paths correctly
|
||||
- avoid IP pool leaks when client registration fails and ignore unspecified IPv4 addresses when selecting WireGuard peer addresses
|
||||
- make daemon bridge stop await nftables cleanup and process exit, and cap effective tunnel MTU to the link MTU
|
||||
|
||||
## 2026-04-01 - 1.19.1 - fix(rust)
|
||||
clean up unused Rust warnings in bridge, network, and server modules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user