Re: [libvirt] [PATCHv5 15/18] LXC: use the new net devices routes definition

2015-01-05 Thread Daniel P. Berrange
On Tue, Dec 30, 2014 at 11:27:24AM +0100, Cédric Bosdonnat wrote: > Actually set routes in lxc containers if there are defined ones. > --- > src/lxc/lxc_container.c | 26 ++ > 1 file changed, 26 insertions(+) ACK Regards, Daniel -- |: http://berrange.com -o-http

[libvirt] [PATCHv5 15/18] LXC: use the new net devices routes definition

2014-12-30 Thread Cédric Bosdonnat
Actually set routes in lxc containers if there are defined ones. --- src/lxc/lxc_container.c | 26 ++ 1 file changed, 26 insertions(+) diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c index 6152df8..55096fb 100644 --- a/src/lxc/lxc_container.c +++ b/src/lxc/l