[ovs-dev] [cfm_v2 0/9] Second version of the CFM patches.

Ethan Jackson ethan at nicira.com
Fri Sep 9 01:59:44 UTC 2011


Any patches included in the original series that aren't been listed below were
either merged or dropped.

The following patches are completely new and need review:
  bridge: ovsdb_idl_omit_alert() on additional columns.
  bridge: Write CFM changes more aggressively.

The following patches changed significantly and need to be reviewed again:
  bridge: Clear fault when CFM is not configured.
  cfm: Remove cfm_remote_mpid configuration. (just vswitch.xml)
  cfm: Eight byte MPIDs in extended mode.
  cfm: Write remote MPIDs to the database.

The following patches remained the same (or with minor modifications) and don't
need additional review:
  cfm: Trigger fault on unexpected CCM reception.
  cfm: New cfm extended mode.
  cfm: Allow accurate transmission intervals in extended mode.

 lib/cfm.c                  |  227 ++++++++++++++++++++++++++-----------------
 lib/cfm.h                  |   10 +-
 ofproto/ofproto-dpif.c     |   17 +++-
 ofproto/ofproto-provider.h |   11 ++
 ofproto/ofproto.c          |   16 +++
 ofproto/ofproto.h          |    4 +
 vswitchd/bridge.c          |   64 ++++++++-----
 vswitchd/vswitch.ovsschema |   14 ++--
 vswitchd/vswitch.xml       |   26 ++++--
 9 files changed, 255 insertions(+), 134 deletions(-)

--
1.7.6.1




More information about the dev mailing list