On Wed, Jun 11, 2014 at 09:28:04AM +0900, Simon Horman wrote: > This is to allow a recirculation id to be associated with a rule > in the case that its actions cause recirculation. > > In such a case if the recirc_id field is non-zero then that value should be > used, otherwise a value should be obtained using > ofproto_dpif_alloc_recirc_id and saved in recirc_id field. > > When destructing the rule if the recirc_id field is non-zero then > the associated internal flow should be deleted. > > This is in preparation for using the same helper as part of support > for using recirculation in conjunction series of actions including > with MPLS actions that are currently not able to be translated. > > Signed-off-by: Simon Horman <ho...@verge.net.au>
Applied, thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev