.. |
__init__.py
|
|
|
atm_switch.py
|
|
|
capabilities.py
|
Return the platform of a compute
|
2016-10-04 18:48:29 +02:00 |
cloud.py
|
Return flag for special interface that you can use in the cloud
|
2016-09-14 17:15:06 +02:00 |
compute.py
|
Return what is supported by a compute node
|
2016-08-29 15:53:10 +02:00 |
docker.py
|
|
|
drawing.py
|
Fix error during rotation
|
2016-09-06 14:54:13 +02:00 |
dynamips_vm.py
|
Fix crash in idlePC compute
|
2016-10-25 19:32:07 +02:00 |
ethernet_hub.py
|
Fix a crash when adding builtin switch and hub
|
2016-09-29 15:07:05 +02:00 |
ethernet_switch.py
|
Fix a crash when adding builtin switch and hub
|
2016-09-29 15:07:05 +02:00 |
frame_relay_switch.py
|
|
|
gns3vm.py
|
Support configuration of ram and vcpus of GNS3 VM in setup wizard
|
2016-09-21 15:46:56 +02:00 |
iou.py
|
Fix Exception when opening project that contains an IOU node
|
2016-08-23 22:38:44 +02:00 |
label.py
|
Fix error during rotation
|
2016-09-06 14:54:13 +02:00 |
link.py
|
Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas.
|
2017-01-05 12:24:36 +08:00 |
nat.py
|
Move the generation of the list of ports to the server
|
2016-09-14 15:21:37 +02:00 |
nio.py
|
|
|
node.py
|
Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas.
|
2017-01-05 12:24:36 +08:00 |
port.py
|
Nat node use port 0
|
2016-09-05 11:43:20 +02:00 |
project.py
|
Fix traceback when sending invalid parameters to the server
|
2016-11-14 14:00:11 +01:00 |
qemu.py
|
Add support for bios images
|
2016-12-08 16:18:30 +01:00 |
snapshot.py
|
|
|
topology.py
|
Return size of the scene of the project
|
2016-09-20 12:46:39 +02:00 |
version.py
|
|
|
virtualbox.py
|
Support for serial console for Virtual BOX and VMware using asyncio
|
2016-11-07 23:43:20 +01:00 |
vmware.py
|
Support for serial console for Virtual BOX and VMware using asyncio
|
2016-11-07 23:43:20 +01:00 |
vpcs.py
|
|
|