bfd/cfm: Check status change before update status to database.
[sliver-openvswitch.git] / lib / cfm.h
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-10-17 Alex Wangcfm: Add cfm_wake_time() function.
2013-09-20 Ethan Jacksoncfm: Don't enforce CFM_FAULT_INTERVAL.
2013-08-01 Ethan Jacksoncfm: Make the CFM module thread safe.
2013-06-28 Ethan Jacksoncfm: Reference count 'struct cfm'.
2013-06-18 Justin Pettitofproto-dpif: Don't wildcard fields used in special...
2013-06-03 Ethan Jacksoncfm: Update netdev when changed.
2013-05-22 Ethan Jacksoncfm: Implement "demand mode".
2012-10-15 Ethan Jacksoncfm: Scope CFM packets to key zero.
2012-08-13 Ethan Jacksoncfm: Report opup as undefined if not in extended mode.
2012-07-10 Ethan Jacksoncfm: Remove sequence fault reason.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-06 Mehak MahajanAdded handling of previously ignored cfm faults.
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-04-05 Mehak MahajanRevert "Granular link health statistics for cfm."
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-03-20 Ethan Jacksoncfm: Support random VLAN tag for CCM PDUs.
2012-02-09 Ethan Jacksoncfm: Expose detailed fault status in the database.
2012-02-03 Ethan Jacksoncfm: Support high priority CCM broadcasts.
2011-11-03 Ethan Jacksoncfm: Support tagged CCM PDUs.
2011-10-11 Ethan Jacksoncfm: New 'cfm_opstate' setting.
2011-09-09 Ethan Jacksoncfm: Write remote MPIDs to the database.
2011-09-09 Ethan Jacksoncfm: Eight byte MPIDs in extended mode.
2011-09-09 Ethan Jacksoncfm: New cfm extended mode.
2011-09-09 Ethan Jacksoncfm: Remove cfm_remote_mpid configuration.
2011-05-24 Ethan Jacksoncfm: Require 'name' field for 'cfm' objects.
2011-05-20 Ethan Jacksoncfm: Remove packet definition from CFM header file.
2011-05-20 Ethan Jacksoncfm: Cleanup CFM module interface.
2011-05-20 Ethan Jacksoncfm: Remove Maintenance_Point and Monitor tables.
2011-05-20 Ethan Jacksoncfm: No longer allow configuration of ma_name and md_name.
2011-05-20 Ethan Jacksoncfm: Migrate cfm/show unixctl command to CFM module.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-13 Ethan Jacksoncfm: Replace recv_time with a flag.
2011-03-28 Ethan Jacksoncfm: No longer keep track of bad remote MPs and MAIDS.
2011-03-28 Ethan Jacksoncfm: Create new cfm/show appctl command.
2011-03-28 Ethan Jacksoncfm: Don't report unexpected remote endpoints.
2011-03-25 Ethan Jacksonpackets: Move CFM related packet information to cfm...
2011-03-23 Ethan Jacksoncfm: cfm_run() return ccm instead of packet.
2011-03-23 Ethan Jacksoncfm: Move destination address to cfm.h
2010-11-29 Ethan Jacksonovs: Implement 802.1ag Connectivity Fault Management