1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/modules
Julien Duponchelle 016c3e515b
Workaround a crash in x11vnc
Fix? #569
2016-06-13 20:12:42 +02:00
..
adapters
docker Workaround a crash in x11vnc 2016-06-13 20:12:42 +02:00
dynamips Allow an IOS router to stop even the Dynamips hypervisor command fail to be sent. Ref #488. 2016-05-21 19:13:36 -06:00
iou Catch connection reset in ioucon 2016-06-13 16:28:26 +02:00
nios
qemu Generate a MAC address using the project + node UUID. Ref #522. 2016-05-30 11:52:08 -06:00
virtualbox Cleanup unbreakable space 2016-05-18 11:23:45 +02:00
vmware Allow to block network traffic originating from the host OS for vmnet interfaces (Windows only). 2016-05-28 13:39:21 -06:00
vpcs Fixes disabling the VPCS relay feature. Fixes #521. 2016-05-21 17:42:34 -06:00
__init__.py
base_manager.py Cleanup unbreakable space 2016-05-18 11:23:45 +02:00
base_vm.py Fix permissions and ownership when stopping container 2016-05-31 21:08:41 +02:00
port_manager.py Fixes disabling the VPCS relay feature. Fixes #521. 2016-05-21 17:42:34 -06:00
project_manager.py Import API 2016-03-30 17:42:00 +02:00
project.py Warn if you can not export a file due to permission issue 2016-05-27 14:45:02 +02:00
vm_error.py