]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc, libxl: notify network driver of NICs during reconnect
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 1 Feb 2019 17:11:22 +0000 (17:11 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2019 14:44:49 +0000 (15:44 +0100)
commit729a06c41afaab419a70841b6749646e2f8fad1d
tree8926c290a90262c6984dc778bd178961e22cb66e
parent4a998fb824648dbcf7b635d502d4e18a23140ae1
lxc, libxl: notify network driver of NICs during reconnect

When starting up it is important to notify the network driver of any
NICs which are used by running guests so that it can account for any
resources they are using.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/libxl/libxl_driver.c
src/lxc/lxc_process.c