vagrant/plugins/providers
Mitchell Hashimoto 061a91d09b providers/virtualbox: workaround IPv6 routing bug in VB
VirtualBox has a bug where the IPv6 route is lost on every other
configuration of a host-only network. This is also triggered when a VM
is booted.

To fix this, we test the route-ability of all IPv6 networks, and
reconfigure if necessary. This is very fast but we still only do this if
we have any IPv6 networks.
2015-09-30 18:19:37 -07:00
..
docker providers/docker: pull setting, default false [GH-5932] 2015-07-15 11:08:01 -07:00
hyperv Merge pull request #5539 from vvchik/vlanid 2015-05-30 11:46:43 -07:00
virtualbox providers/virtualbox: workaround IPv6 routing bug in VB 2015-09-30 18:19:37 -07:00