1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/gns3server/controller
2020-03-19 18:02:01 +10:30
..
gns3vm
ports
__init__.py Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
appliance_manager.py
appliance.py
compute.py Allow controller to reconnect to compute if communication is lost. Ref #1634 2020-03-19 18:02:01 +10:30
controller_error.py
drawing.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 2020-03-16 16:30:08 +10:30
export_project.py
import_project.py
link.py
node.py
notification.py
project.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 2020-03-16 16:30:08 +10:30
snapshot.py
symbol_themes.py
symbols.py
template_manager.py
template.py
topology.py Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941 2020-03-14 17:22:43 +10:30
udp_link.py