mirror of
https://github.com/openvswitch/ovs
synced 2025-08-29 13:27:59 +00:00
NEWS: Move backported item from post-v2.0.0 to v2.0.0.
I backported millisecond timestamps to branch-2.0 upon request from Paul Ingram, so we should mention it as part of that version. Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Justin Pettit <jpettit@nicira.com>
This commit is contained in:
parent
14b4c575c2
commit
7c0180333b
6
NEWS
6
NEWS
@ -1,8 +1,5 @@
|
|||||||
Post-v2.0.0
|
Post-v2.0.0
|
||||||
---------------------
|
---------------------
|
||||||
- Log file timestamps and ovsdb commit timestamps are now reported
|
|
||||||
with millisecond resolution. (Previous versions only reported
|
|
||||||
whole seconds.)
|
|
||||||
|
|
||||||
|
|
||||||
v2.0.0 - xx xxx xxxx
|
v2.0.0 - xx xxx xxxx
|
||||||
@ -38,6 +35,9 @@ v2.0.0 - xx xxx xxxx
|
|||||||
* New commands for OpenFlow 1.1+ groups.
|
* New commands for OpenFlow 1.1+ groups.
|
||||||
- Added configurable flow caching support to IPFIX exporter.
|
- Added configurable flow caching support to IPFIX exporter.
|
||||||
- Dropped support for Linux pre-2.6.32.
|
- Dropped support for Linux pre-2.6.32.
|
||||||
|
- Log file timestamps and ovsdb commit timestamps are now reported
|
||||||
|
with millisecond resolution. (Previous versions only reported
|
||||||
|
whole seconds.)
|
||||||
|
|
||||||
|
|
||||||
v1.11.0 - 28 Aug 2013
|
v1.11.0 - 28 Aug 2013
|
||||||
|
Loading…
x
Reference in New Issue
Block a user