Re: [ovs-dev] [error reporting 5/6] ofproto: Add error code for bad role.

2011-10-21 Thread Ethan Jackson
Looks good. Ethan On Thu, Sep 8, 2011 at 12:36, Ben Pfaff b...@nicira.com wrote: ---  include/openflow/nicira-ext.h |    3 +++  ofproto/ofproto.c             |    3 +--  2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/include/openflow/nicira-ext.h

[ovs-dev] [error reporting 5/6] ofproto: Add error code for bad role.

2011-09-08 Thread Ben Pfaff
--- include/openflow/nicira-ext.h |3 +++ ofproto/ofproto.c |3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h index fe725be..890e974 100644 --- a/include/openflow/nicira-ext.h +++