[Linuxptp-users] Specifying the master to sync with
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Jon D. <jl...@ya...> - 2013-10-28 15:49:20
|
I'm working on a project using linuxptp where I may need to set up multiple clock synchronization domains on the same subnet. I may have two (or more) masters and will need to specify on the slaves which master to synchronize with. It seems like using something like the "priority" variable in the BMC algorithm would be useful for this, but I don't believe that it is something I can specify on a per-slave basis - it appears to be a constant on the master instead. I'd almost want to bypass the BMC algorithm altogether and manually specify the "best" clock for each slave. Is this even possible with PTP? Does anyone have an idea as to what I should be investigating? |