1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules/virtualbox
Julien Duponchelle 8fc256da6d Fix missing adapters in VBox Virtual Machines
If you have 4 network adapter and attach only ethernet 1 and 4.
You will see eth0, eth1, eth2 and eth3 with eth0 and eth3 attached.

https://github.com/GNS3/gns3-gui/issues/255
2015-04-03 12:08:18 +02:00
..
__init__.py Check name of the VBoxManage executable 2015-04-01 17:36:22 +02:00
telnet_server.py Fixes Telnet server initialization issue in VirtualBox. Fixes #88. 2015-03-05 21:20:02 -07:00
virtualbox_error.py Modules support start iou process (not ioucon and iouyap) 2015-02-12 22:29:32 +01:00
virtualbox_vm.py Fix missing adapters in VBox Virtual Machines 2015-04-03 12:08:18 +02:00