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 a47fa83cec
Fix renaming IOL hostname replaces %h only in a single place. Fixes #1707
4 years ago
..
adapters Rename hypervisor to compute 8 years ago
builtin Fix remote packet capture for Dynamips. 5 years ago
docker Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595 5 years ago
dynamips Fix renaming IOL hostname replaces %h only in a single place. Fixes #1707 4 years ago
iou Fix renaming IOL hostname replaces %h only in a single place. Fixes #1707 4 years ago
nios Fix remote packet capture for Dynamips. 5 years ago
qemu Fix how PCI bridges are created for Qemu VMs with greater than 32 interfaces. 5 years ago
traceng Fix remote packet capture for Dynamips. 5 years ago
virtualbox Fix cannot power on VirtualBox VM in saved state. Ref #1702 5 years ago
vmware Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866 5 years ago
vpcs Fix remote packet capture for Dynamips. 5 years ago
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
base_manager.py Add debug message when searching for an image. Ref https://github.com/GNS3/gns3-gui/issues/2828 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 Change the default UDP port range to be 20000 to 30000. Ref #1271 5 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