Hello DanCuomo ,
I was implementing PTP client server configuration from taking this reference example.
What I am doing exactly is: I have two Windows 10 VM configurations with me, in one of the VM I installed WSL and behave it like a PTP grandmaster (from ptpd command in Ubuntu as the link mentioned). In another VM, I did the PTP client configuration, this is basically to change the HKEY reg setting to behave it like a PTP client.
So, after all this setup I am able to see those 512 and 513 events at the PTP client but in the last step when I was synchronizing the clock with the PTP master (which is WSL here in another VM) it shows clock is synchronized to LOCAL CMOS CLOCK because no time data was available.
What exactly is the problem, why PTP client is not getting synchronized with PTP master instead of getting events like 512 and 513.
Any other suggestions are also welcome of getting the clock offset for two windows machines.