]> xenbits.xensource.com Git - libvirt.git/commit
Fix bug with loading bridge name for active domain during libvirtd start
authorPavel Hrdina <phrdina@redhat.com>
Thu, 18 Sep 2014 13:06:44 +0000 (15:06 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 24 Sep 2014 09:34:00 +0000 (11:34 +0200)
commita71f741ec57634957adcac8a59b1ef27641580ad
tree777fc311154b00af15e90e1fb10ded75b00690b3
parenteaf43e37552e6b40468b72b2819d9b7a5874095e
Fix bug with loading bridge name for active domain during libvirtd start

If you have a bridge network in running domain and libvirtd is restarted
the information about host bridge interface is lost from live xml.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140085

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/domain_conf.c