Releases: tdewin/veeamhubrepo
Releases · tdewin/veeamhubrepo
0.3.3 [ALPHA] Hello LXD Proxy
Only for real brave people
If you run this in VMware for testing, make sure to pass HW VT extensions to your VM (lxd setup virtualization inside of your VM). Also make sure to blacklist the vmware vsock
sudo tee /etc/modprobe.d/blacklist-vmware.conf << EOF
blacklist vmw_vsock_virtio_transport_common
blacklist vmw_vsock_vmci_transport
EOF
0.3.2 Typos, improvements and bug fixes only
Mainly refactored code by @poulpreben and a bug fix (nics without interfaces)