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 f2ddef855f
Fix tests.
4 years ago
..
adapters
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 Fix tests. 4 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
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
notification_manager.py
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