1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-01-31 12:01:23 -07:00
..
adapters Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. 2015-01-31 12:01:23 -07:00
nios Packet capture support for VirtualBox. 2015-01-23 18:33:49 -07:00
virtualbox Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. 2015-01-31 12:01:23 -07:00
vpcs Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. 2015-01-31 12:01:23 -07:00
__init__.py PEP8 2015-01-20 13:04:20 +01:00
base_manager.py Packet capture support for VirtualBox. 2015-01-23 18:33:49 -07:00
base_vm.py When we remove a VM, the VM is removed from the project. 2015-01-23 14:37:21 +01:00
port_manager.py PEP8, documentation update, test fix 2015-01-26 09:36:26 +01:00
project_manager.py No need for start_vm and stop_vm in the manager. 2015-01-21 17:41:35 -07:00
project.py Catch exceptions from rmtree 2015-01-26 13:54:44 +01:00
vm_error.py Rename Device to VM. 2015-01-15 16:50:36 -07:00