1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/compute
2018-08-07 19:31:33 +07:00
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
builtin Fix same base MAC for duplicated IOS routers. Fixes #1264. 2018-01-17 14:01:44 +08:00
docker Don't release NIO UDP ports when updating docker container. 2018-06-11 15:17:13 +12:00
dynamips Set lower process priority when computing idle-pc value on Windows. Ref #2522. 2018-08-07 19:31:33 +07:00
iou Catch exceptions when using AsyncioTelnetServer. Fixes #1321. 2018-04-16 15:30:06 +08:00
nios Filter implementation for cloud & Nat 2017-07-17 17:27:07 +02:00
qemu Fix tests. 2018-04-18 16:13:59 +08:00
traceng Add default destination setting for traceng + some checks. 2018-04-16 15:03:22 +08:00
virtualbox Catch exceptions when using AsyncioTelnetServer. Fixes #1321. 2018-04-16 15:30:06 +08:00
vmware Do not use VMnet0 when allocating VMnet adapters. 2018-04-17 11:47:25 +08:00
vpcs Fix exception from send_signal() on Windows. 2018-04-27 17:00:28 +07:00
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 2018-03-29 13:26:43 +07:00
base_manager.py Make sure we don't try to read when opening a file in binary more. Fixes #1301. 2018-03-07 16:39:04 +07:00
base_node.py Use SO_REUSEADDR before calling bind() where missing. Fixes #1289. 2018-04-16 16:36:36 +08: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 Add API endpoint to return all links attached to a node. 2018-06-06 20:46:44 +07:00
project.py Create/update project on compute when variables changes 2018-05-09 15:29:35 +02:00