[libvirt] [PATCH 2/2] network: bridge_driver: don't lose transient networks on daemon restart

Peter Krempa pkrempa at redhat.com
Thu Apr 18 08:56:29 UTC 2013


On 04/17/13 10:40, Peter Krempa wrote:
> Until now tranisent networks weren't really useful as libvirtd wasn't
> able to remember them across restarts. This patch adds support for
> loading status files of transient networks (that already were generated)
> so that the status isn't lost.
>
> This patch chops up virNetworkObjUpdateParseFile and turns it into
> virNetworkLoadState and a few friends that will help us to load status
> XMLs and refactors the functions that are loading the configs to use
> them.
> ---

OOPS :/ sorry for reposting this patch. I didn't clean these patches 
from the repo before using git-send email again.

Peter




More information about the libvir-list mailing list