Re: [ovs-dev] [PATCH v2 04/26] ofproto: Make flow handling more symmetric.

2016-07-29 Thread Ben Pfaff
On Thu, Jul 28, 2016 at 05:55:56PM -0700, Jarno Rajahalme wrote: > Remove flow from ofproto data structures in the 'start' phase, even if > we may need to add them back in 'revert' phase. > > This makes bundled group mods easier, as a group delete may also > delete flows, and we need the

[ovs-dev] [PATCH v2 04/26] ofproto: Make flow handling more symmetric.

2016-07-28 Thread Jarno Rajahalme
Remove flow from ofproto data structures in the 'start' phase, even if we may need to add them back in 'revert' phase. This makes bundled group mods easier, as a group delete may also delete flows, and we need the referring flows to be updated in the 'start' phase so that we will not have stale