Re: [ovs-dev] [groups v2 0/2] Revised "groups" proposal

2013-08-29 Thread Simon Horman
On Thu, Aug 29, 2013 at 09:50:46AM -0700, Ben Pfaff wrote: > On Thu, Aug 29, 2013 at 04:42:53PM +0900, Simon Horman wrote: > > On Wed, Aug 28, 2013 at 11:55:35PM -0700, Ben Pfaff wrote: > > > Here's a second version of the "groups" patch originally posted at the > > > end of June. I've gone over m

Re: [ovs-dev] [groups v2 0/2] Revised "groups" proposal

2013-08-29 Thread Ben Pfaff
On Thu, Aug 29, 2013 at 04:42:53PM +0900, Simon Horman wrote: > On Wed, Aug 28, 2013 at 11:55:35PM -0700, Ben Pfaff wrote: > > Here's a second version of the "groups" patch originally posted at the > > end of June. I've gone over most of it pretty carefully and reworked > > some parts to my liking

Re: [ovs-dev] [groups v2 0/2] Revised "groups" proposal

2013-08-29 Thread Simon Horman
On Wed, Aug 28, 2013 at 11:55:35PM -0700, Ben Pfaff wrote: > Here's a second version of the "groups" patch originally posted at the > end of June. I've gone over most of it pretty carefully and reworked > some parts to my liking. It needs a manpage update and some more > comments before it is tot

[ovs-dev] [groups v2 0/2] Revised "groups" proposal

2013-08-28 Thread Ben Pfaff
Here's a second version of the "groups" patch originally posted at the end of June. I've gone over most of it pretty carefully and reworked some parts to my liking. It needs a manpage update and some more comments before it is totally ready. Ben Pfaff (1): list: New function list_move(). Neil