feat(forwarding): add hybrid forwarding mode with per-client bridge and VLAN settings
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-01 - 1.19.0 - feat(forwarding)
|
||||
add hybrid forwarding mode with per-client bridge and VLAN settings
|
||||
|
||||
- introduces a new hybrid forwarding mode that routes each client through either userspace NAT or bridge mode based on per-client configuration
|
||||
- adds per-client bridge options including useHostIp, DHCP, static LAN IP, and VLAN assignment fields to the server and TypeScript interfaces
|
||||
- adds Linux bridge VLAN helper functions and updates documentation to cover hybrid mode and VLAN-capable bridge clients
|
||||
|
||||
## 2026-03-31 - 1.18.0 - feat(server)
|
||||
add bridge forwarding mode and per-client destination policy overrides
|
||||
|
||||
|
||||
Reference in New Issue
Block a user