]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for interfaces with type=direct to LXC
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 10 Nov 2011 11:09:13 +0000 (11:09 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 18 Nov 2011 16:12:34 +0000 (16:12 +0000)
commitbfe952c9b2a74bb9b2490373f2f0b3f607b09232
treefe528dd89296b0ec7124dcfd9a4dc6f6e6664d9b
parent6ec8288a968befdc67a013699fde20e1a49ed89b
Add support for interfaces with type=direct to LXC

Support creation of macvlan devices for LXC containers. Do not
allow setting of bandwidth controls or vport profiles due to the
complication that there is no host side visible device to work
with.

* src/lxc/lxc_driver.c: Support type=direct interfaces
src/lxc/lxc_driver.c