summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2018-01-22 11:20:32 -0800
committerJustin Pettit <jpettit@ovn.org>2018-01-22 11:35:03 -0800
commita1ba48e0f711c880e50b22d3eec903dc23beaed4 (patch)
tree1565c62cdf9c494438cccce81da11ff2b7e73c1e /NEWS
parent22dcb53449d9e7f6c949b46a5331c47653559369 (diff)
downloadopenvswitch-a1ba48e0f711c880e50b22d3eec903dc23beaed4.tar.gz
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>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index e95a3c0a6..d7c83c21e 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: