https://github.com/mitchellh/vagrant/issues/4307 Fix details: Pass network interface name to template renderer and use it in static and dhcp templates to render /etc/rc.conf entries. modified: plugins/guests/freebsd/cap/configure_networks.rb modified: templates/guests/freebsd/network_dhcp.erb modified: templates/guests/freebsd/network_static.erb Verification scenario: Check if /etc/rc.conf contains vtnet entries when paravirtualized NIC devices are used in FreeBSD guest.
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.