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/schemas
grossmj 855ab13655
Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas.
8 years ago
..
__init__.py New base server. 10 years ago
atm_switch.py Frame Relay and ATM switches migrated to the new API. 8 years ago
capabilities.py Return the platform of a compute 8 years ago
cloud.py Return flag for special interface that you can use in the cloud 8 years ago
compute.py Return what is supported by a compute node 8 years ago
docker.py Fix a crash when reloading a project with Docker 8 years ago
drawing.py Fix error during rotation 8 years ago
dynamips_vm.py Fix crash in idlePC compute 8 years ago
ethernet_hub.py Fix a crash when adding builtin switch and hub 8 years ago
ethernet_switch.py Fix a crash when adding builtin switch and hub 8 years ago
frame_relay_switch.py Frame Relay and ATM switches migrated to the new API. 8 years ago
gns3vm.py Support configuration of ram and vcpus of GNS3 VM in setup wizard 8 years ago
iou.py Fix Exception when opening project that contains an IOU node 8 years ago
label.py Fix error during rotation 8 years ago
link.py Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas. 8 years ago
nat.py Move the generation of the list of ports to the server 8 years ago
nio.py Some cleaning + move "/version" endpoint to "/server/version". 8 years ago
node.py Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas. 8 years ago
port.py Nat node use port 0 8 years ago
project.py Fix traceback when sending invalid parameters to the server 8 years ago
qemu.py Add support for bios images 8 years ago
snapshot.py Replace snapshots by import / export 8 years ago
topology.py Return size of the scene of the project 8 years ago
version.py Schemas review. 8 years ago
virtualbox.py Support for serial console for Virtual BOX and VMware using asyncio 8 years ago
vmware.py Support for serial console for Virtual BOX and VMware using asyncio 8 years ago
vpcs.py Reload a topology work 8 years ago