Granular link health statistics for cfm.
authorMehak Mahajan <mmahajan@nicira.com>
Thu, 5 Apr 2012 21:30:23 +0000 (14:30 -0700)
committerMehak Mahajan <mmahajan@nicira.com>
Thu, 5 Apr 2012 21:41:37 +0000 (14:41 -0700)
commit3967a833e4db33f235f660f5d3f5bd96581d238d
tree2a02202c52278e2569eced2022a842d5b88af160
parent222d3ba460daec60056010f87f6e3041422784d3
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>
NEWS
lib/cfm.c
lib/cfm.h
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml