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/handlers/api/compute
grossmj a98fc2d308
Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895
5 years ago
..
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
atm_switch_handler.py Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 5 years ago
capabilities_handler.py Some spring cleaning. 6 years ago
cloud_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
docker_handler.py Support for additional persistent docker volumes to be specified within appliance configuration 5 years ago
dynamips_vm_handler.py Use aiofiles where relevant. 5 years ago
ethernet_hub_handler.py Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 5 years ago
ethernet_switch_handler.py Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 5 years ago
frame_relay_switch_handler.py Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743 5 years ago
iou_handler.py Use aiofiles where relevant. 5 years ago
nat_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
network_handler.py Return compute port information via API. Ref #1420. 6 years ago
notification_handler.py Some adjustments with compute WebSocket handling. Ref https://github.com/GNS3/gns3-server/issues/1564 5 years ago
project_handler.py Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 5 years ago
qemu_handler.py Refresh mounted media after ISO switch. 5 years ago
server_handler.py Fix some typos. 6 years ago
traceng_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
virtualbox_handler.py Fix exception when adding VirtualBox VM. Fixes #1685. 5 years ago
vmware_handler.py Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482 6 years ago
vpcs_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago