1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/modules
2016-06-06 18:27:49 +02:00
..
adapters Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
docker Integrate fixes from @ehlers 2016-06-06 18:27:49 +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 Extract private-config only when necessary (content is different than the default). Fixes #520. 2016-05-21 18:58:28 -06: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 Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
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