Re: [lxc-devel] [PATCH] Fixing MTU calculation in instantiate_veth()]

2015-09-10 Thread Serge Hallyn
Quoting Stephane Nguyen (stephm...@yahoo.es): > Signed-off-by: Stephane Nguyen > --- Thanks Acked-by: Serge E. Hallyn > src/lxc/conf.c | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/src/lxc/conf.c b/src/lxc/conf.c > index 6bc9ecb..0913b22 100644 > ---

[lxc-devel] [PATCH] Fixing MTU calculation in instantiate_veth()

2015-09-09 Thread Stephane Nguyen
Signed-off-by: Stephane Nguyen --- src/lxc/conf.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/lxc/conf.c b/src/lxc/conf.c index 6bc9ecb..0913b22 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -2600,10 +2600,16 @@ static int instantiate_veth(struct l

[lxc-devel] [PATCH] Fixing MTU calculation in instantiate_veth()]

2015-09-08 Thread Stephane Nguyen
Signed-off-by: Stephane Nguyen --- src/lxc/conf.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/lxc/conf.c b/src/lxc/conf.c index 6bc9ecb..0913b22 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -2600,10 +2600,16 @@ static int instantiate_veth(struct l