This repository has been archived by the owner on May 4, 2024. It is now read-only.
Releases: lima-vm/vde_vmnet
Releases · lima-vm/vde_vmnet
v0.6.0
- Add a git submodule
vde-2
(#38, thanks to @junnplus) - Cross compilation for arm64 (#33, #39, thanks to @reishoku @junnplus)
- Bump
vde-2
to includeENOBUFS
fix forvde_switch
(#32, thanks to @jandubois) - Fix
vde_switch
path in the launchd files (#35, thanks to @flyinprogrammer)
Other changes: v0.5.2...v0.6.0
v0.5.2
- Retry vde_send() when it returns ENOBUFS (#31, thanks to @jandubois)
- Fix doc (#29, thanks to @mihalis68)
v0.5.1
- Add
--pidfile
option (#27, thanks to @jandubois)
v0.5.0
v0.4.1
v0.4.0
v0.3.0
support --vmnet-gateway=IP, e.g., 192.168.105.1 + drop support for macOS 10.14 (#8)
vde_vmnet
binary itself does not have any default value, but the launchd plist file is updated to use 192.168.105.1 as the default, so as to avoid conflicting with VMware Fusion.
Fix #7
Also drop support for macOS 10.14 and older.