1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/compute
2016-11-18 11:27:50 +01:00
..
adapters
builtin Try to fix VPCS and loobpack adapters not working together. Ref #771. 2016-11-15 17:36:51 +11:00
docker Use tap adapter instead of veth for docker (allow usage of vlan) 2016-10-24 12:35:50 +02:00
dynamips Return md5sum and filesize in the list of images 2016-10-20 17:24:05 +02:00
iou Make sure IOU licence is dump in ~/ 2016-11-11 16:18:39 +01:00
nios Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00
qemu Do not log warning at qemu exit on windows if it's normal 2016-11-16 13:06:43 +01:00
virtualbox Fix closing console of VBox on NIX systems 2016-11-18 11:27:50 +01:00
vmware Fix closing console of VBox on NIX systems 2016-11-18 11:27:50 +01:00
vpcs Support multiple client connected to the same VPCS console 2016-11-08 19:44:12 +01:00
__init__.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
base_manager.py Catch errors when listing images 2016-11-11 11:24:41 +01:00
base_node.py Remove debug 2016-11-18 10:44:57 +01: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 Improve remote server console host support when binding to 0.0.0.0 2016-10-26 14:43:47 +02:00
project_manager.py Drop code for temporary projects 2016-05-24 17:57:04 +02:00
project.py Support for serial console for Virtual BOX and VMware using asyncio 2016-11-07 23:43:20 +01:00