1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/modules/vmware
2016-01-18 00:48:24 +02:00
..
__init__.py Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines"). 2016-01-18 00:48:24 +02:00
nio_vmnet.py Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295. 2015-09-05 14:38:11 -06:00
vmware_error.py List all available VMware VMs. 2015-05-01 18:47:46 -06:00
vmware_vm.py Fixes error with non initialized uBridge. Fixes #367. 2015-12-05 17:36:55 -07:00