On Mon, Nov 26, 2018 at 08:48:39AM -0800, Darrell Ball wrote: > The user should only reference a conntrack entry by the forward > direction context, as per 'conntrack_flush()', enforce this by > checking for 'default' conn_type. The likelihood of a user > not using the original tuple is low, but it should be guarded > against, logged and documented. > > Signed-off-by: Darrell Ball <[email protected]> > --- > > Backport to 2.9. > > v3: Move backport hint out of commit message. > Remove warning log conditional for now.
Would it be more user-friendly to translate these into the forward equivalent and flush that one? _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
