Re: [PATCH] lxc: don't try to reserve macvtap name for LXC domains

2020-12-15 Thread Daniel P . Berrangé
On Mon, Dec 14, 2020 at 04:30:48PM -0500, Laine Stump wrote: > Commit 729a06c41 added code to the LXC driver (patterned after similar > code in the QEMU driver) that called > virNetDevMacVlanReserveName(net->ifname) for all type='direct' > interfaces during a libvirtd restart, to prevent other

[PATCH] lxc: don't try to reserve macvtap name for LXC domains

2020-12-14 Thread Laine Stump
Commit 729a06c41 added code to the LXC driver (patterned after similar code in the QEMU driver) that called virNetDevMacVlanReserveName(net->ifname) for all type='direct' interfaces during a libvirtd restart, to prevent other domains from attempting to use a macvtap device name that was already in