Re: [lxc-devel] [PATCH] hash command unix socket name (v2)

2014-02-19 Thread S . Çağlar Onur
Hmm just realized that this breaks list_active_containers as it parses /proc/unix/net to find names. So please ignore this for 1.0 as it's too risky. Will try to address that incoming days. On Wed, Feb 19, 2014 at 5:09 PM, S.Çağlar Onur wrote: > Changes since v1; > * Address Stéphane's comments

[lxc-devel] [PATCH] hash command unix socket name (v2)

2014-02-19 Thread S . Çağlar Onur
Changes since v1; * Address Stéphane's comments Signed-off-by: S.Çağlar Onur --- src/lxc/commands.c | 34 +- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/src/lxc/commands.c b/src/lxc/commands.c index 6b46c2c..e5d8a8e 100644 --- a/src/lxc/comman