2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

NEWS: Move ct_clear support to 2.9.0 section.

This feature was backported to 2.9.0.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Eric Garver <e@erig.me>
This commit is contained in:
Justin Pettit 2018-01-22 11:20:32 -08:00
parent 22dcb53449
commit a1ba48e0f7

7
NEWS
View File

@ -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: