On Mon, Jun 05, 2017 at 06:34:33AM -0700, Darrell Ball wrote: > The checks to populate ct_orig_tuple in miniflow_extract > include recirc_id being non-zero. Now, ct_orig_tuple > is only populated if the packet has passed through the > connection tracker, which is a prerequisite for having > valid ct_orig_tuple information. This is recognized by > having a non-zero ct_state. This has an added benefit > of saving some processing time. > > Signed-off-by: Darrell Ball <[email protected]> > --- > > v1->v2: Clarify commit message.
Applied, thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
