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 2bb1b61526
Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743
5 years ago
..
adapters Rename hypervisor to compute 8 years ago
builtin Allow cloud nodes to be exported. Fixes #1519 5 years ago
docker Use aiofiles where relevant. 5 years ago
dynamips Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556 5 years ago
iou Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 5 years ago
nios Improve suspend a link for Qemu and VirtualBox VMs. 6 years ago
qemu Update paths for binaries moved to the MacOS directory in GNS3.app 5 years ago
traceng Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
virtualbox Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739 5 years ago
vmware Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 5 years ago
vpcs Change how VPCS executable is searched. 5 years ago
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
base_manager.py Use aiofiles where relevant. 5 years ago
base_node.py Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 5 years ago
error.py Auto upload missing images 8 years ago
notification_manager.py Make sure nothing is named "compute server". 6 years ago
port_manager.py Return compute port information via API. Ref #1420. 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