> On Sep 13, 2016, at 1:06 PM, Ben Pfaff <b...@ovn.org> wrote:
> 
> On Mon, Sep 12, 2016 at 01:52:40PM -0700, Jarno Rajahalme wrote:
>> Extend 'may_learn' attribute to also control the treatment of
>> FIN_TIMEOUT action and asynchronous messages (packet ins,
>> continuations), so that when 'may_learn' is 'false' and
>> 'resubmit_stats' is 'NULL', no OpenFlow-visible side effects are
>> generated by the translation.
>> 
>> Correspondingly, add support for one-time asynchronous messages to
>> xlate cache, so that all side-effects of the translation may be
>> executed at a later stage.  This will be useful for bundle commits.
>> 
>> Signed-off-by: Jarno Rajahalme <ja...@ovn.org>
>> ---
>> v3: Rebase.
> 
> Should we rename may_learn to something more general?  But I don't have
> a good name in mind.
> 

I changed it to ‘allow_side_effects’.

> Acked-by: Ben Pfaff <b...@ovn.org>

Thanks for the review!

  Jarno

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to