Discussion:
[Linuxptp-devel] Enterprise Profile Hybrid E2E Mode - Slave's Acceptable Master Table
Daniel Le
2015-11-04 23:00:37 UTC
Permalink
Hello,

Does LinuxPTP 1.6 implement Acceptable Master Table? If not, how does a PTP slave select a master when there are multiple masters in the network? And I would appreciate pointers to where in the code to look at for adding this functionality if unavailable.

Thanks,
Daniel
Richard Cochran
2015-11-05 06:20:41 UTC
Permalink
Post by Daniel Le
Does LinuxPTP 1.6 implement Acceptable Master Table?
No.
Post by Daniel Le
If not, how does a PTP slave select a master when there are multiple
masters in the network?
With the BMCA.
Post by Daniel Le
And I would appreciate pointers to where in the code to look at for adding this functionality if unavailable.
See port_compute_best() in port.c. You will also need to consider how
to implemented the configuration.

Thanks,
Richard



------------------------------------------------------------------------------
Loading...