> Any patches included in the original series that aren't been listed below were > either merged or dropped.
"aren't been". Slick english. Ethan > > 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 > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev