You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/compute
grossmj 67e70c4628
Fix wrong Dynamips command used to rename an ATM switch. Fixes #1651
5 years ago
..
adapters Rename hypervisor to compute 8 years ago
builtin Fix small errors like unhandled exceptions etc. 6 years ago
docker Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683 5 years ago
dynamips Fix wrong Dynamips command used to rename an ATM switch. Fixes #1651 5 years ago
iou Fix IOU symlink issue on remote servers. 5 years ago
nios Filter implementation for cloud & Nat 7 years ago
qemu Bump ACPI Shutdown Timeout to 120 seconds. Ref #1536 5 years ago
traceng Add default destination setting for traceng + some checks. 6 years ago
virtualbox Fix small errors like unhandled exceptions etc. 6 years ago
vmware Update minimum VIX version requirements for VMware. Ref #1415. 6 years ago
vpcs Catch some exceptions. 6 years ago
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
base_manager.py Fix symlink not being created for duplicated IOU devices. Fixes https://github.com/GNS3/gns3-gui/issues/2699 5 years ago
base_node.py Refactor asyncio locking system for Python 3.7 support. Ref https://github.com/GNS3/gns3-gui/issues/2566 Ref https://github.com/GNS3/gns3-gui/issues/2568 6 years ago
error.py Auto upload missing images 8 years ago
notification_manager.py Some more (spring) cleaning. 8 years ago
port_manager.py Fix some typos. 6 years ago
project.py Fix IOU symlink issue on remote servers. 5 years ago
project_manager.py Add API endpoint to return all links attached to a node. 6 years ago