]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for attach/detach/update net devices in config for LXC
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 23 Nov 2012 10:36:47 +0000 (10:36 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 17 Dec 2012 17:50:51 +0000 (17:50 +0000)
commit74a909fef1e4397dc1d4cfaecfb81d7c0d44e3a7
treeb8deb688270a1fff37d826d1b6661a804badb640
parentd4e5359a1cb58f27b743d0e43ff9ee7467b86709
Add support for attach/detach/update net devices in config for LXC

Wire up the attach/detach/update device APIs to support changing
of network interfaces in the persistent config file

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/lxc/lxc_driver.c