Re: [libvirt] [PATCH] conf: reattach interface taps to correct bridge on restart

2019-09-20 Thread Daniel P . Berrangé
On Fri, Sep 20, 2019 at 10:06:35AM -0400, Laine Stump wrote: > When the bridge re-attach handling was moved out of the network driver > and into the hypervisor driver (commit b806a60e) as a part of the > refactor to split the network driver into a separate daemon, the check > was accidentally

[libvirt] [PATCH] conf: reattach interface taps to correct bridge on restart

2019-09-20 Thread Laine Stump
When the bridge re-attach handling was moved out of the network driver and into the hypervisor driver (commit b806a60e) as a part of the refactor to split the network driver into a separate daemon, the check was accidentally changed to only check for type='bridge'. The check for type in this case