- Recover from invalid NAT settings file [GH-124]
- Update license check to prevent downgrade [GH-125]
- Fix lease lookup behavior with multiple matches [GH-120]
- macOS networking updates and experimental builds support [GH-16]
- Add UDP support to internal port forwarding service [GH-17]
- Update max open files soft limit at startup on macOS [GH-19]
- Fix debian packaging to prevent installation error on post install script
- Fix crash when enabling internal port forwarding service on downgraded driver
- Support internal port forwarding service on all drivers
- Provide port forwarding functionality on Big Sur
- Validate network options and force error on Big Sur when unsupported
- Return unsupported error when attempting DHCP reservations on Big Sur
- Only use vmrest when running on macOS Big Sur or greater
- Resolve path lookup issues on Workstation
- Track service and configuration files within package metadata
- Fix address detection issue on macOS pre Big Sur versions
- Allow service initialization when networking file is not present
- Ensure vmrest process is reaped to prevent zombie processes
- Updates for changes introduced in macOS Big Sur
- Update license detection to handle combined license format
- Add
-license-override
option to service to force specific license type - Add extra validation for working vmrest during process initialization
- Add support for configuring process via configuration file
- Add VMware license detection
- Disable advanced networking on standard VMware license
- Properly recover from forward conflicts in persisted nat.json
- Fix vmrest configuration setup on Windows
- Utilize vmrest service when available
- Fix service setup on macOS
- Fix flag handling
- Add notarization to dmg
- Update launchd configuration to listen on localhost only
- Prevent VMware installation check during uninstall on Windows
- Add support for faster additions of port forwards
- Optimize port forward pruning behavior
- Fix permission issue with macOS installer
- Retain network device ownership and permissions when configuring networks on Linux platforms
- Add support for DHCP reservations
- Automatically fix registry permissions when state is incorrect
- Ignore invalid port forward description fields
- Fix service install command for sysv
- Provide better DHCP lease handling on service re-configure
- Reduce Windows event logging noise
- Add vmnet verification to help ensure running vmnet processes
- Fix port forwarding behavior in Fusion 8
- Wrap Fusion services process when modifying networking settings
- Use isolated settings for NAT tracking to prevent data loss
- Initial utility release