summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMehak Mahajan <mmahajan@nicira.com>2012-03-29 14:34:51 -0700
committerMehak Mahajan <mmahajan@nicira.com>2012-04-05 13:34:47 -0700
commitc75b7e39d973cc9f4869c84d48eeb3b66afb2971 (patch)
tree7a373544ffffba4b8786c90bd7652977296e31e1 /NEWS
parent7dc05f69efcc3bfc29b8cf5ac74567a940a53c1c (diff)
downloadopenvswitch-c75b7e39d973cc9f4869c84d48eeb3b66afb2971.tar.gz
Granular link health statistics for cfm.
The changes display the cfm_health of an interface. The cfm_health is an exponential weighted moving average of the health of all remote_mpids. The value can vary from 0 to 100, 100 being very healthy and 0 being unhealthy. Feature #10363 Requested-by: Ethan Jackson <ethan@nicira.com> Signed-off-by: Mehak Mahajan <mmahajan@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a466f923f..ed3fc888e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ post-v1.6.0
- Added ability to configure dscp setting for manager and controller
connections. By default, these connections have a DSCP value of
Internetwork Control (0xc0).
+ - Added the granular link health statistics, 'cfm_health', to an
+ interface.
v1.6.0 - xx xxx xxxx