Re: [ovs-dev] [sset 5/8] ofproto: Change string sets in interface from svec to sset.

2011-03-30 Thread Ethan Jackson
Looks Good. On Fri, Mar 25, 2011 at 3:40 PM, Ben Pfaff wrote: > --- >  ofproto/collectors.c      |   20 +++- >  ofproto/collectors.h      |    7 --- >  ofproto/netflow.c         |    3 +-- >  ofproto/netflow.h         |    6 +++--- >  ofproto/ofproto-sflow.c   |   10 +

[ovs-dev] [sset 5/8] ofproto: Change string sets in interface from svec to sset.

2011-03-25 Thread Ben Pfaff
--- ofproto/collectors.c | 20 +++- ofproto/collectors.h |7 --- ofproto/netflow.c |3 +-- ofproto/netflow.h |6 +++--- ofproto/ofproto-sflow.c | 10 +- ofproto/ofproto.c | 23 ++- ofproto/ofproto