Re: [ovs-dev] [PATCH] nicira-ext: Add size check for struct nx_role_request.

2012-02-02 Thread Ben Pfaff
Thank you for the review. I'll push this soon. On Wed, Feb 01, 2012 at 05:57:49PM -0800, Ethan Jackson wrote: > Looks good, > > Ethan > > On Thu, Jan 26, 2012 at 15:50, Ben Pfaff wrote: > > We try to have such a size check every protocol structure. > > > > Signed-off-by: Ben Pfaff > > --- > >

Re: [ovs-dev] [PATCH] nicira-ext: Add size check for struct nx_role_request.

2012-02-01 Thread Ethan Jackson
Looks good, Ethan On Thu, Jan 26, 2012 at 15:50, Ben Pfaff wrote: > We try to have such a size check every protocol structure. > > Signed-off-by: Ben Pfaff > --- >  include/openflow/nicira-ext.h |    1 + >  1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/include/openflow/nicir

[ovs-dev] [PATCH] nicira-ext: Add size check for struct nx_role_request.

2012-01-26 Thread Ben Pfaff
We try to have such a size check every protocol structure. Signed-off-by: Ben Pfaff --- include/openflow/nicira-ext.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h index 6921803..62180a7 100644 --- a/include