Re: [ovs-dev] [PATCH v3 3/3] ofp-actions: Add limit to learn action.

2017-03-16 Thread Ben Pfaff
On Fri, Mar 10, 2017 at 03:44:40PM -0800, Daniele Di Proietto wrote: > This commit adds a new feature to the learn actions: the possibility to > limit the number of learned flows. > > To be compatible with users of the old learn action, a new structure is > introduced as well as a new OpenFlow

[ovs-dev] [PATCH v3 3/3] ofp-actions: Add limit to learn action.

2017-03-10 Thread Daniele Di Proietto
This commit adds a new feature to the learn actions: the possibility to limit the number of learned flows. To be compatible with users of the old learn action, a new structure is introduced as well as a new OpenFlow raw action number. There's a small corner case when we have to delete the ukey.