.. |
__init__.py
|
|
|
atm_switch.py
|
|
|
capabilities.py
|
|
|
cloud_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
cloud.py
|
Console support for clouds (to connect to external devices or services).
|
2018-06-10 17:43:29 +07:00 |
compute.py
|
Make sure nothing is named "compute server".
|
2018-11-27 18:14:51 +07:00 |
custom_adapters.py
|
Handle custom adapters in schemas.
|
2018-11-17 20:09:34 +07:00 |
docker_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
docker.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
drawing.py
|
|
|
dynamips_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
dynamips_vm.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
ethernet_hub_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
ethernet_hub.py
|
|
|
ethernet_switch_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
ethernet_switch.py
|
Support for console type "none".
|
2018-03-24 18:11:21 +07:00 |
filter.py
|
Support packet filtering for VPCS
|
2017-07-04 15:12:26 +02:00 |
frame_relay_switch.py
|
|
|
gns3vm.py
|
Fix typo in vcpus on VirtualBoxVM, fixes: #1213
|
2017-11-07 11:15:49 +01:00 |
iou_license.py
|
Remove generic controller settings API endpoint.
|
2018-11-14 16:24:30 +08:00 |
iou_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
iou.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
label.py
|
Remove generic controller settings API endpoint.
|
2018-11-14 16:24:30 +08:00 |
link.py
|
|
|
nat.py
|
|
|
nio.py
|
Improve suspend a link for Qemu and VirtualBox VMs.
|
2018-03-19 16:26:12 +07:00 |
node.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
port.py
|
|
|
project.py
|
Use "node" instead of "appliance" for grid support.
|
2018-11-27 16:13:22 +07:00 |
qemu_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
qemu.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
snapshot.py
|
|
|
template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
topology.py
|
Use "node" instead of "appliance" for grid support.
|
2018-11-27 16:13:22 +07:00 |
traceng_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
traceng.py
|
Add default destination setting for traceng + some checks.
|
2018-04-16 15:03:22 +08:00 |
version.py
|
|
|
virtualbox_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
virtualbox.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
vmware_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
vmware.py
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
vpcs_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
vpcs.py
|
Support for console type "none".
|
2018-03-24 18:11:21 +07:00 |