On Mon, Jan 22, 2018 at 11:22:49AM -0800, Justin Pettit wrote: > This feature was backported to 2.9.0. > > Signed-off-by: Justin Pettit <[email protected]> > --- > NEWS | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/NEWS b/NEWS > index e95a3c0a6bf4..d7c83c21ec0a 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,8 +1,6 @@ > Post-v2.9.0 > -------------------- > - - OpenFlow: > - * ct_clear action is now backed by kernel datapath. Support is probed > for > - when OVS starts. > + > > v2.9.0 - xx xxx xxxx > -------------------- > @@ -31,6 +29,9 @@ v2.9.0 - xx xxx xxxx > action 'nd_ns' to resolve unknown next hop MAC addresses for the > IPv6 packets. > * ovn-ctl: New commands run_nb_ovsdb and run_sb_ovsdb. > + - OpenFlow: > + * ct_clear action is now backed by kernel datapath. Support is probed > for > + when OVS starts. > - Linux kernel 4.13 > * Add support for compiling OVS with the latest Linux 4.13 kernel > - ovs-dpctl and related ovs-appctl commands: > -- > 2.7.4
Thanks Justin! Acked-by: Eric Garver <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
