summaryrefslogtreecommitdiff
path: root/tests/ptp_ethernet.pcap
Commit message (Collapse)AuthorAgeFilesLines
* Dispatch the PTP ethertype to ptp_print()Jeff Chan2020-02-291-0/+0
This implements "IEEE 802.3/Ethernet" mode as described in annex F of the PTP standard. This uses the same format packets, but directly over Ethernet instead of encapsulated in UDP.