microsoft / W32Time

This repo provides resources for high accuracy time on Windows
MIT License
71 stars 23 forks source link

Layer 2 PTP Not Supported? #19

Open grochoge opened 9 months ago

grochoge commented 9 months ago

I want to sync Windows time via IEEE 802.1AS (gPTP). The PTP payload is directly encapsulated in the Ethernet packet (Ethertype 0x88f7) rather than IP/UDP.

Am I correct in understanding Windows doesn't currently support this?