Thanks Justin Darrell
On 5/15/18, 6:05 PM, "[email protected] on behalf of Justin Pettit" <[email protected] on behalf of [email protected]> wrote: > 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://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=LxF6u3m0ltnTqMet5_VuapBVNuhEPthzM2O0oM0pKuA&s=vlvNzQMTdCUBGq9S7CK2xAsPidznh7BrsAxmr2f4EwM&e= _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
