On Mon, Dec 27, 2021 at 8:27 AM Paolo Valerio <[email protected]> wrote: > > When testing if an established connection is picked up, it could be > useful to verify that the protocol state matches the expectation, that > is, it moves to ESTABLISHED, as there's a chance that code modifications > may break the TCP conn_update() in a way that it returns CT_UPDATE_VALID > without moving to the correct state leading to a false positive. > > Signed-off-by: Paolo Valerio <[email protected]> > ---
Looks good to me! Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
