mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +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:
4
NEWS
4
NEWS
@@ -4,8 +4,6 @@ Post-v2.6.0
|
|||||||
2.3.0, wherein the number of OpenFlow table hits and misses was
|
2.3.0, wherein the number of OpenFlow table hits and misses was
|
||||||
not accurate.
|
not accurate.
|
||||||
- OpenFlow:
|
- 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.
|
* OFPT_PACKET_OUT messages are now supported in bundles.
|
||||||
- ovs-ofctl:
|
- ovs-ofctl:
|
||||||
* 'bundle' command now supports packet-out messages.
|
* '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
|
* New "monitor_cond" "monitor_cond_update" and "update2" extensions to
|
||||||
RFC 7047.
|
RFC 7047.
|
||||||
- OpenFlow:
|
- 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
|
* OpenFlow 1.3 Extension 230, adding OpenFlow Bundles support, is
|
||||||
now implemented.
|
now implemented.
|
||||||
* OpenFlow 1.3+ bundles are now supported for group mods as well as
|
* OpenFlow 1.3+ bundles are now supported for group mods as well as
|
||||||
|
Reference in New Issue
Block a user