saspace - 2014-02-24

Did anyone take the ptpd pcap data at the slave and pug it in wireshark to see how the slave is updating the clock? I was looking for something like this:
- slave receives the Sync message (example of the corresponding epoch time + offset )
- slave receives the Follow up message (example of the corresponding epoch time + offset )
- slave sends the Delay Request message (example of the corresponding epoch time + offset )
- slave receives the Delay Resp message (example of the corresponding epoch time + offset )
Then using the above flow and example data, how the slave is calculating time at its end?
I have the flow but was looking for a real data example to see the pkt flow and sequence where the slave is stamping its time and that shows up in the pcap.
Thanks