On Thu, Jan 21, 2021 at 1:15 AM <[email protected]> wrote: > > From: Tonghao Zhang <[email protected]> > > The same icmp packet may traverse conntrack module more than once. > Or same icmp packets traverse contranck module in orderly. > > Don't change state to CS_ESTABLISHED before receiving reply or related > packets. > > Fixes: a867c010ee91 ("conntrack: Fix conntrack new state") > Signed-off-by: Tonghao Zhang <[email protected]> > --- > v2: > 1. add test case > 2. change the commit message, and title > 3. change the fix tag > ---
Thanks for v2. LGTM. Acked-by: Yi-Hung Wei <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
