docs/drivers/virtualbox
Chris Abernethy 6a7c8c2a25 Additional validation on virtualbox-hostonly-cidr
Check that the CIDR provided for a virtualbox host only CIDR is specified as a host IP and netmask, e.g., 192.168.100.1/24, and not a network IP and netmask, e.g., 192.168.100.0/24. This will help prevent confusion like #1383

Signed-off-by: Chris Abernethy <cabernet@chrisabernethy.com>

Signed-off-by: David Gageot <david@gageot.net>
2015-10-21 20:46:13 +02:00
..
disk.go Add tests to virtualbox driver 2015-10-20 19:08:18 +02:00
disk_test.go wip: b2d import 2015-04-23 09:38:02 -04:00
network.go Add tests to virtualbox driver 2015-10-20 19:08:18 +02:00
network_test.go Fix failing case creating host only interface 2015-09-22 20:02:14 -07:00
vbm.go FIX #2020 Better error when vboxmanage is missing 2015-10-21 09:35:33 +02:00
virtualbox.go Additional validation on virtualbox-hostonly-cidr 2015-10-21 20:46:13 +02:00
virtualbox_darwin.go Adding support for darwin to IsVTXDisabled 2015-10-20 21:20:40 -04:00
virtualbox_linux.go Adding support for darwin to IsVTXDisabled 2015-10-20 21:20:40 -04:00
virtualbox_test.go Additional validation on virtualbox-hostonly-cidr 2015-10-21 20:46:13 +02:00
virtualbox_windows.go Adding support for darwin to IsVTXDisabled 2015-10-20 21:20:40 -04:00
vm.go Add tests to virtualbox driver 2015-10-20 19:08:18 +02:00
vm_test.go import cpu and memory settings when importing b2d vm 2015-04-23 09:38:02 -04:00