On Thu, Jun 18, 2020 at 7:05 AM Rui Cao <[email protected]> wrote: > > Hi, > > Recenty we found that two previous patches which fix the TCP conntrack new > state issue in userspace are also needed by windows datapath. > > Here's the details of the issue: > https://github.com/openvswitch/ovs-issues/issues/188 > > I port these two patches to windows datapath and verified it locally, could > you help review the patch: > https://github.com/openvswitch/ovs/pull/320 > [https://avatars3.githubusercontent.com/u/7143863?s=400&v=4]<https://github.com/openvswitch/ovs/pull/320> > Port patches to windows: "conntrack: Fix conntrack new state" by ruicao93 · > Pull Request #320 · > openvswitch/ovs<https://github.com/openvswitch/ovs/pull/320> > Port following commits to windows driver to fix the TCP conntrack new state > issue on windows: a867c01 ac23d20 @YiHungWei Fixes openvswitch/ovs-issues#188 > github.com > > > Port patches to windows: "conntrack: Fix conntrack new state" > > Port following commits to windows to fix the conntrack new state issue: > - a867c010ee9183885ee9d3eb76a0005c075c4d2e > - ac23d20fc90da3b1c9b2117d1e22102e99fba006 > > Signed-off-by: Rui Cao <[email protected]> >
Thanks for porting this patch to windows datapath. It looks good from conntrack's perspective. I do not have a windows environment to test it tho. Acked-by: Yi-Hung Wei <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
