[libvirt] [PATCH 4/4] Add support for interfaces with type=direct to LXC

2011-11-10 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com Support creation of macvlan devices for LXC containers. Do not allow setting of network filters, 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

Re: [libvirt] [PATCH 4/4] Add support for interfaces with type=direct to LXC

2011-11-10 Thread Stefan Berger
On 11/10/2011 06:28 AM, Daniel P. Berrange wrote: From: Daniel P. Berrangeberra...@redhat.com Support creation of macvlan devices for LXC containers. Do not allow setting of network filters, bandwidth controls or vport profiles due to the complication that there is no host side visible device

Re: [libvirt] [PATCH 4/4] Add support for interfaces with type=direct to LXC

2011-11-10 Thread Daniel P. Berrange
On Thu, Nov 10, 2011 at 09:02:41AM -0500, Stefan Berger wrote: On 11/10/2011 06:28 AM, Daniel P. Berrange wrote: From: Daniel P. Berrangeberra...@redhat.com Support creation of macvlan devices for LXC containers. Do not allow setting of network filters, bandwidth controls or vport profiles

Re: [libvirt] [PATCH 4/4] Add support for interfaces with type=direct to LXC

2011-11-10 Thread Stefan Berger
On 11/10/2011 09:32 AM, Daniel P. Berrange wrote: On Thu, Nov 10, 2011 at 09:02:41AM -0500, Stefan Berger wrote: On 11/10/2011 06:28 AM, Daniel P. Berrange wrote: From: Daniel P. Berrangeberra...@redhat.com Support creation of macvlan devices for LXC containers. Do not allow setting of