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
Jeremy Grossmann 0419c081fe
Merge pull request #2083 from a60814billy/fix/binding-on-wrong-interface-in-windows
2 years ago
..
adapters Rename hypervisor to compute 8 years ago
builtin Fix wrong error when NAT interface is not allowed. Fixes #1943 3 years ago
docker Use original $PATH in init.sh for Docker containers. Ref #2069 2 years ago
dynamips Fix console type error when creating Ethernet switch node. Fixes #1873 3 years ago
iou Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2 years ago
nios Fix remote packet capture for Dynamips. 5 years ago
qemu qemu_vm.py Linked node test. 2 years ago
traceng Fix remote packet capture for Dynamips. 5 years ago
virtualbox Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2 years ago
vmware Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2 years ago
vpcs Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110 3 years ago
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
base_manager.py Fix issue when searching for image with relative path. Fixes #1925 3 years ago
base_node.py fix: use exact match to find interface in windows to avoid get wrong interface 2 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