On Mon, Feb 04, 2019 at 03:34:34PM -0800, Ashish Varma wrote: > Added the check for NULL in "next_ct_states" argument passed to the > "ofproto_trace()" function. Under normal scenario, this is non-NULL. A NULL > "next_ct_states" argument is passed from the "upcall_xlate()" function on > encountering XLATE_RECURSION_TOO_DEEP or XLATE_TOO_MANY_RESUBMITS error. > > VMware-BZ: #2282287 > Signed-off-by: Ashish Varma <[email protected]>
Thanks, applied to master and backported as far as branch-2.8. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
