1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00
gns3-server/gns3server/compute
Julien Duponchelle b0f45035a9
NAT node can use the VMware NAT
On Windows and Mac OS this allow the NAT node to use the
VMware nat (it's always vmnet8). On Linux we still use the
libvirt NAT
2017-04-27 15:26:58 +02:00
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
builtin NAT node can use the VMware NAT 2017-04-27 15:26:58 +02:00
docker Docker minimum api is 1.25 2017-04-24 18:43:12 +02:00
dynamips Merge branch '2.0' into 2.1 2017-03-30 10:16:16 +02:00
iou Merge branch '2.0' into 2.1 2017-03-30 10:16:16 +02:00
nios Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00
qemu Merge branch '2.0' into 2.1 2017-04-26 17:22:14 +02:00
virtualbox Fix Bug when delete fake-running VMBox 2017-03-22 11:08:16 +01:00
vmware Fix ghost vmware vms 2017-04-11 15:05:31 +02:00
vpcs Merge branch '2.0' into 2.1 2017-02-28 14:25:38 +01:00
__init__.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
base_manager.py Fix bug with other directory of Qemu images 2017-01-18 12:39:10 +01:00
base_node.py Ensure we start only one ubridge 2017-03-28 16:27:09 +02:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py Some more (spring) cleaning. 2016-05-13 18:48:10 -06:00
port_manager.py Drop a useless line of code in port_manager 2017-01-09 16:11:34 +01:00
project_manager.py Drop code for temporary projects 2016-05-24 17:57:04 +02:00
project.py Fix crash when handling an error in project creation 2017-03-13 16:55:35 +01:00