]> xenbits.xensource.com Git - libvirt.git/commit
network: Clean up after inactive objects during start
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 3 Sep 2024 13:56:56 +0000 (15:56 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 17 Sep 2024 07:40:36 +0000 (09:40 +0200)
commit447fda8981c970d751f12e5539231eb224530ed9
tree0fe19a48800b4023bb110b5048153be9a601be9a
parent0e43cb09eeb267dbd5754de9b323920f3cfefd16
network: Clean up after inactive objects during start

Once networkUpdateState() identifies a dead network it should clean up
after it as well.

Resolves: https://issues.redhat.com/browse/RHEL-50968
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/network/bridge_driver.c