[ovs-git] Open vSwitch: cfm: Add ovsdb column "cfm_flap_count". (master)

dev at openvswitch.org dev at openvswitch.org
Mon Nov 4 22:50:42 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  76c4290d8adceeec8ee4ffebd5742b5c1f6a1dec (commit)
      from  36d29fc41b9cf524fc5f19f2c9da983ca4b7e834 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 76c4290d8adceeec8ee4ffebd5742b5c1f6a1dec
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=76c4290d8adceeec8ee4ffebd5742b5c1f6a1dec
Author: alex wang <alexw at nicira.com>
		
cfm: Add ovsdb column "cfm_flap_count".
		
This commit adds a new ovsdb column "cfm_flap_count".  It counts the
number of cfm fault flaps since boot.

Signed-off-by: Alex Wang <alexw at nicira.com>
Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/cfm.c                  |   19 +++++++++++++++++++
 lib/cfm.h                  |    1 +
 ofproto/ofproto-dpif.c     |    1 +
 ofproto/ofproto.h          |    2 ++
 tests/cfm.at               |   44 +++++++++++++++++++++++++++++++++++++++++++-
 vswitchd/bridge.c          |    5 +++++
 vswitchd/vswitch.ovsschema |    7 ++++++-
 vswitchd/vswitch.xml       |    5 +++++
 8 files changed, 82 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list