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
Brent Baccala 235a127111
Allow cloned QEMU disk images to be resized before the node starts,
3 years ago
..
adapters Rename hypervisor to compute 8 years ago
builtin Fix remote packet capture for Dynamips. 5 years ago
docker Wait longer for x11 socket file to be created. Ref #1761 4 years ago
dynamips Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082 4 years ago
iou Allocate application IDs for IOU nodes on the controller. 4 years ago
nios Fix remote packet capture for Dynamips. 5 years ago
qemu Allow cloned QEMU disk images to be resized before the node starts, 3 years ago
traceng Fix remote packet capture for Dynamips. 5 years ago
virtualbox Handle "aborted" state for VirtualBox VMs. Fixes #1702 4 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 New config file options to configure the VNC console port range. 4 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