summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-07-15 15:10:25 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-07-15 23:18:54 +0200
commite2e8d7cd317a820de0f68c03489a198637833883 (patch)
tree2769f952dd4436e0e3dda00841dadfa342884338 /NEWS
parent1b53826d6c740c78857b66b1769650ffd3de7c63 (diff)
downloadopenvswitch-e2e8d7cd317a820de0f68c03489a198637833883.tar.gz
Prepare for 3.0.0.
Acked-by: Simon Horman <simon.horman@corigine.com> Acked-by: Ian Stokes <ian.stokes@intel.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1fec839dd..29bbd4ac2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Post-v2.17.0
----------------------
+v3.0.0 - xx xxx xxxx
+--------------------
- libopenvswitch API change:
* To fix the Undefined Behavior issue causing the compiler to incorrectly
optimize important parts of code, container iteration macros (e.g.,
@@ -74,8 +74,8 @@ Post-v2.17.0
for example OVN.
* Shared library and subsequently libopenvswitch and libopenvswitch-dev
binary packages are no longer built.
- - Linux datapath:
- * Add offloading meter tc police.
+ - Linux TC offload:
+ * Add support for offloading meters via tc police.
* Add support for offloading the check_pkt_len action.
- New configuration knob 'other_config:all-members-active' for
balance-slb bonds.