On Sun, Mar 07, 2021 at 04:22:02PM +0200, Paul Blakey wrote: > Upstream kernel now rejects unsupported ct_state flags. > Earlier kernels, ignored it but still echoed back the requested ct_state, > if ct_state was supported. ct_state initial support had trk, new, est, > and rel flags. > > If kernel echos back ct_state, assume support for trk, new, est, and > rel. If kernel rejects a specific unsupported flag, continue and > use reject mechanisim to probe for flags rep and inv. > > Disallow inserting rules with unnsupported ct_state flags. > > Signed-off-by: Paul Blakey <[email protected]> > Acked-by: Roi Dayan <[email protected]>
Reviewed-by: Marcelo Ricardo Leitner <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
