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 a8aeb63c91
No need to find the mountpoint first for disk usage.
3 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 WebSocket consoles 4 years ago
dynamips_vm_handler.py Change method to prevent forbidden directory traversal. Fixes #1894 3 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 console type error when creating Ethernet switch node. Fixes #1873 3 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 Change method to prevent forbidden directory traversal. Fixes #1894 3 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 Prevent directory traversal 3 years ago
qemu_handler.py Handle -no-kvm param deprecated in Qemu >= v5.2 3 years ago
server_handler.py No need to find the mountpoint first for disk usage. 3 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 Support for WebSocket consoles 4 years ago
vmware_handler.py Support for WebSocket consoles 4 years ago
vpcs_handler.py Support for WebSocket consoles 4 years ago