You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libvirt_manager] Honor network mtu in dnsmasq config
When creating a Libvirt network even with custom mtu,
dnsmasq was providing default mtu(1500) to the VMs.
This patch fixes it by configuring option:mtu as per
the network facts.
Signed-off-by: Yatin Karel <[email protected]>
0 commit comments