mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-03 09:53:13 -05:00
So far we allow to set MTU for libvirt networks. However, not all domain interfaces have to be plugged into a libvirt network and even if they are, they might want to have a different MTU (e.g. for testing purposes). Signed-off-by: Michal Privoznik <mprivozn@redhat.com>