1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-04-06 21:30:57 +02:00
..
adapters
dynamips Fix encoding error when saving dynamips configuration 2015-04-03 12:13:07 +02:00
iou Do not overwrite initial-config IOU if client send an empty 2015-04-06 21:30:57 +02:00
nios
qemu Catch error when qemu additional options are invalid 2015-03-31 22:14:08 +02:00
virtualbox Avoid disconnecting valid VirtualBox VM adapter backends. 2015-04-03 19:08:29 -06:00
vpcs Fixes TAP interface use with VPCS. 2015-04-03 19:11:28 -06:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Save configs when project is committed. 2015-03-21 14:52:17 -06:00
base_vm.py Make sure used ports in a project are cleaned up when closing it. 2015-03-21 17:19:12 -06:00
port_manager.py Fix issues with macos X dynamips not freeing UDP port 2015-04-03 13:32:07 +02:00
project_manager.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
project.py Fix issues with macos X dynamips not freeing UDP port 2015-04-03 13:32:07 +02:00
vm_error.py