fix(rust): clean up unused Rust warnings in bridge, network, and server modules
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-01 - 1.19.1 - fix(rust)
|
||||
clean up unused Rust warnings in bridge, network, and server modules
|
||||
|
||||
- remove the unused error import from the bridge module
|
||||
- mark IpPool.prefix_len as intentionally unused to suppress dead code warnings
|
||||
- rename the unused socket shutdown sender binding in the server to an underscore-prefixed variable
|
||||
|
||||
## 2026-04-01 - 1.19.0 - feat(forwarding)
|
||||
add hybrid forwarding mode with per-client bridge and VLAN settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user