1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 14:28:08 +00:00
gns3-server/gns3server/compute
2022-11-08 12:54:47 +08:00
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
builtin Fix wrong error when NAT interface is not allowed. Fixes #1943 2021-08-24 20:40:06 +09:30
docker Use original $PATH in init.sh for Docker containers. Ref #2069 2022-08-28 12:06:56 +02:00
dynamips Fix console type error when creating Ethernet switch node. Fixes #1873 2021-03-01 13:55:52 +10:30
iou Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2022-06-15 15:30:44 +02:00
nios Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
qemu qemu_vm.py Linked node test. 2022-01-17 14:19:49 -05:00
traceng Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
virtualbox Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2022-06-15 15:30:44 +02:00
vmware Add debug messages to fix VMnet interface list refresh. Ref https://github.com/GNS3/gns3-gui/issues/3381 2022-11-08 12:54:47 +08:00
vpcs Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110 2021-02-14 13:50:10 +10:30
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 2018-03-29 13:26:43 +07:00
base_manager.py Fix issue when searching for image with relative path. Fixes #1925 2021-08-25 17:23:21 +09:30
base_node.py Fix console vnc don't use configured ports in some case. Fixes #2111 2022-11-06 19:36:31 +08:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
port_manager.py Change the default UDP port range to be 20000 to 30000. Ref #1271 2019-11-06 12:25:30 +08:00
project_manager.py Add API endpoint to return all links attached to a node. 2018-06-06 20:46:44 +07:00
project.py Fix IOU symlink issue on remote servers. 2019-03-18 18:11:16 +07:00