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

NEWS: Move bundle timeout to 2.6.

Move the news for bundle timeouts to OVS 2.6, as we decided to
backport it there.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Jarno Rajahalme 2016-09-15 14:46:55 -07:00
parent 5fc0ad0acc
commit 8225b3b786

4
NEWS
View File

@ -4,8 +4,6 @@ Post-v2.6.0
2.3.0, wherein the number of OpenFlow table hits and misses was
not accurate.
- OpenFlow:
* Bundles now expire after 10 seconds since the last time the
bundle was either opened, modified, or closed.
* OFPT_PACKET_OUT messages are now supported in bundles.
- ovs-ofctl:
* 'bundle' command now supports packet-out messages.
@ -24,6 +22,8 @@ v2.6.0 - xx xxx xxxx
* New "monitor_cond" "monitor_cond_update" and "update2" extensions to
RFC 7047.
- OpenFlow:
* OpenFlow 1.3+ bundles now expire after 10 seconds since the
last time the bundle was either opened, modified, or closed.
* OpenFlow 1.3 Extension 230, adding OpenFlow Bundles support, is
now implemented.
* OpenFlow 1.3+ bundles are now supported for group mods as well as