mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
In order to create virtual networks with different MTU sizes than the libvirt default of 1500, this patch adds a libvirt__mtu option. This will add an mtu option to the libvirt network definition and to the domain interface definition as well.