1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/controller/gns3vm
grossmj 7f72b90b0e The server has now 2 notification streams
* A new one for controller related events (compute, appliance templates etc.)
* The existing one for project related events (links, nodes etc.)
2018-08-16 21:31:57 +07:00
..
__init__.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
base_gns3_vm.py ACPI shutdown for GNS3 VM running on Hyper-V. Ref https://github.com/GNS3/gns3-gui/issues/763 2018-08-12 17:11:32 +07:00
gns3_vm_error.py
hyperv_gns3_vm.py ACPI shutdown for GNS3 VM running on Hyper-V. Ref https://github.com/GNS3/gns3-gui/issues/763 2018-08-12 17:11:32 +07:00
remote_gns3_vm.py
virtualbox_gns3_vm.py Use SO_REUSEADDR before calling bind() where missing. Fixes #1289. 2018-04-16 16:36:36 +08:00
vmware_gns3_vm.py Fixing race condition when starting the GNS3 VM. 2018-01-10 16:22:55 +07:00