.. |
adapters
|
|
|
builtin
|
Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461.
|
2018-11-19 17:33:17 +07:00 |
docker
|
New node information dialog to display general, usage and command line information.
|
2018-12-30 19:35:24 +07:00 |
dynamips
|
Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
|
2019-01-12 12:13:22 +07:00 |
iou
|
New node information dialog to display general, usage and command line information.
|
2018-12-30 19:35:24 +07:00 |
nios
|
Improve suspend a link for Qemu and VirtualBox VMs.
|
2018-03-19 16:26:12 +07:00 |
qemu
|
Try to delete saved VM state only if a snapshot has been saved.
|
2019-01-12 17:04:37 +07:00 |
traceng
|
Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
|
2018-10-27 14:47:17 +07:00 |
virtualbox
|
New node information dialog to display general, usage and command line information.
|
2018-12-30 19:35:24 +07:00 |
vmware
|
New node information dialog to display general, usage and command line information.
|
2018-12-30 19:35:24 +07:00 |
vpcs
|
Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
|
2018-10-27 14:47:17 +07:00 |
__init__.py
|
Check for valid IP address and prevent to run on non-Windows platforms.
|
2018-03-29 13:26:43 +07:00 |
base_manager.py
|
Allow virtual machines to use files in project directory as disk images.
|
2018-11-19 15:53:43 +07:00 |
base_node.py
|
Require privileged access for uBridge when using VMware VMs and Docker containers. Fixes #1461.
|
2018-11-20 00:22:16 +07:00 |
error.py
|
|
|
notification_manager.py
|
Make sure nothing is named "compute server".
|
2018-11-27 18:14:51 +07:00 |
port_manager.py
|
Return compute port information via API. Ref #1420.
|
2018-10-05 12:48:20 +02:00 |
project_manager.py
|
Add API endpoint to return all links attached to a node.
|
2018-06-06 20:46:44 +07:00 |
project.py
|
Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
|
2018-10-27 14:47:17 +07:00 |