In profile ITU-T G.8275.1 and Alternate Best Master Clock Algorithm
is defined. This includes the new attribute local priority for both
the clock and the port.
This set of patches makes it possible to configure local priority
and select the alternate BCMA instead of default IEEE1588 BCMA.

Anders Selhammer (7):
  bmc: Fix coding style
  clock: Added getter for dscmp configured for the clock
  clock: Renamed get function for clock dataset
  bmc: Renamed dscmp to dscmp_ieee1588
  ds: Added localPriority attribute
  bmc: Added dscmp_alternate
  Add a configuration file option for bmca and local priority

 bmc.c          | 118 ++++++++++++++++++++++++++++++++++++++++++---------------
 bmc.h          |  29 +++++++++++---
 clock.c        |  35 +++++++++++++----
 clock.h        |  21 ++++++++--
 config.c       |  12 +++++-
 default.cfg    |   3 ++
 ds.h           |   1 +
 gPTP.cfg       |   3 ++
 port.c         |  26 ++++++++-----
 port.h         |   9 ++++-
 port_private.h |   2 +-
 11 files changed, 201 insertions(+), 58 deletions(-)

-- 
1.8.3.1


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to