1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server/compute
2019-03-25 16:57:36 +08:00
..
adapters
builtin Allow cloud nodes to be exported. Fixes #1519 2019-02-23 11:07:01 +07:00
docker Use aiofiles where relevant. 2019-03-06 23:00:01 +07:00
dynamips Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556 2019-03-20 16:23:30 +08:00
iou Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 2019-03-25 16:57:36 +08:00
nios Improve suspend a link for Qemu and VirtualBox VMs. 2018-03-19 16:26:12 +07:00
qemu Update paths for binaries moved to the MacOS directory in GNS3.app 2019-03-04 16:07:04 +07:00
traceng Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
virtualbox Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739 2019-03-18 23:29:18 +07:00
vmware Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 2019-01-17 18:01:58 +07:00
vpcs Change how VPCS executable is searched. 2019-03-06 23:15:05 +07:00
__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 Use aiofiles where relevant. 2019-03-06 23:00:01 +07:00
base_node.py Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 2019-01-17 18:01:58 +07:00
error.py
notification_manager.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
port_manager.py Return compute port information via API. Ref #1420. 2018-10-05 12:48:20 +02: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:05:40 +07:00