On Thu, 2019-11-21 at 20:19 +0000, Essling, Adam M wrote:
> It is a timestamp, but it's not accurate. The timestamps that show in
> [] are in the 1970s. Those timestamps don't line up with my slave
> system's time, the clock's time, nor the timestamps in the PTP
> packets. I'm not really sure where the timestamp in [] is coming
> from. Is there a setting/configuration where I can update that
> timestamp?
> 
> Thanks,
> Adam

According to the code, the contents of the time between the brackets is
the return value of clock_gettime() on CLOCK_MONOTONIC.

It's possible that is configured on your system as "time since boot"
and not time since the unix epoch.

Thanks,
Jake

_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to