In profile ITU-T G.8275.1 an 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 G8275 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_G8275
  Add a configuration file option for dscmp and local priority

 bmc.c          | 148 +++++++++++++++++++++++++++++++++++++++++++++------------
 bmc.h          |  29 +++++++++--
 clock.c        |  35 +++++++++++---
 clock.h        |  21 ++++++--
 config.c       |  12 ++++-
 default.cfg    |   3 ++
 ds.h           |   1 +
 gPTP.cfg       |   3 ++
 port.c         |  27 +++++++----
 port.h         |   9 +++-
 port_private.h |   2 +-
 ptp4l.8        |  33 +++++++++++++
 12 files changed, 266 insertions(+), 57 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