vagrant/plugins/providers/virtualbox/driver
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
..
base.rb providers/virtualbox: workaround IPv6 routing bug in VB 2015-09-30 18:19:37 -07:00
meta.rb providers/virtualbox: workaround IPv6 routing bug in VB 2015-09-30 18:19:37 -07:00
version_4_0.rb providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
version_4_1.rb providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
version_4_2.rb providers/virtualbox: read netmask from dhcpservers 2015-01-21 10:51:39 -08:00
version_4_3.rb providers/virtualbox: workaround IPv6 routing bug in VB 2015-09-30 18:19:37 -07:00
version_5_0.rb providers/virtualbox: workaround IPv6 routing bug in VB 2015-09-30 18:19:37 -07:00