> On May 14, 2018, at 6:38 PM, Darrell Ball <[email protected]> wrote: > > Fix tcp sequence tracking for cases when picking up an existing connection. > This can happen, for example, by doing VM migration and sequence tracking > should be more permissive in these cases. We don't differentiate picking > up an existing connection vs picking up a new connection; the added > complexity is not worth the benefit of the slightly more strictness in the > case of picking up a new connection. > > Fixes: a489b16854b5 ("conntrack: New userspace connection tracker") > Signed-off-by: Darrell Ball <[email protected]>
Thanks, Darrell. I pushed this to master, branch-2.9, branch-2.8, and branch-2.7. --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
