Re: [Linuxptp-users] PTP Slave to Master Signaling

2016-05-31 Thread Richard Cochran
On Mon, May 30, 2016 at 01:58:42PM +, Rohit Borse wrote: > From PTP Master side code, can we know the PTP clock time status of > Remote Slave node using programmatic approach rather than using pmc > command. If you don't want to use the pmc program, then you can send the appropriate management

Re: [Linuxptp-users] PTP Slave to Master Signaling

2016-05-25 Thread Richard Cochran
On Wed, May 25, 2016 at 11:49:48AM +, Rohit Borse wrote: > In PTP protocol specification, I found Signaling message, which can > be sent when PTP slave is Synchronized to PTP Master. Yes, there is a "Signaling" message in 1588, but it is not used in that way. > In linuxptp-1.3 stack, Is there