Re: [Linuxptp-users] PTP SYNC and delay mechanism
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2015-01-05 13:12:02
|
On Mon, Jan 05, 2015 at 10:39:51AM +0000, Kiran wrote: > Hello, > > I am doing a project for my final year using linuxptp and I would like to > know the exact method linuxptp uses to synchronise two systems. Even the > name of the file that implements this part would do. The synchronization in performed in the function, clock_synchronize(), in the file, clock.c. > Also, I found from the archives that the unicast funcitonality is still > under development. Is this true as of now? Unicast is not implemented, and it is not under active development either. HTH, Richard |