Re: [libvirt] [PATCHv3 10/16] LXC: honour network devices link state

2014-12-02 Thread Dmitry Guryanov
On Wednesday 22 October 2014 11:15:57 Daniel P. Berrange wrote: > On Fri, Oct 10, 2014 at 02:04:02PM +0200, Cédric Bosdonnat wrote: > > Don't activate LXC network device if has been set > > in its configuration. > > --- > > > > src/lxc/lxc_container.c | 28 +++- > > 1 fil

Re: [libvirt] [PATCHv3 10/16] LXC: honour network devices link state

2014-10-22 Thread Daniel P. Berrange
On Fri, Oct 10, 2014 at 02:04:02PM +0200, Cédric Bosdonnat wrote: > Don't activate LXC network device if has been set > in its configuration. > --- > src/lxc/lxc_container.c | 28 +++- > 1 file changed, 15 insertions(+), 13 deletions(-) > > diff --git a/src/lxc/lxc_contai

[libvirt] [PATCHv3 10/16] LXC: honour network devices link state

2014-10-10 Thread Cédric Bosdonnat
Don't activate LXC network device if has been set in its configuration. --- src/lxc/lxc_container.c | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c index bbab4af..4378b3d 100644 --- a/src/lxc/lxc_