summaryrefslogtreecommitdiff
path: root/print-ptp.c
Commit message (Expand)AuthorAgeFilesLines
* PTP: Declare 'static' some variablesFrancois-Xavier Le Bail2020-05-301-4/+5
* PTP: Fix fetching the domainNumberFrancois-Xavier Le Bail2020-04-201-1/+1
* PTP: Use GET_BE_U_6() calls for 6 bytes time stampsFrancois-Xavier Le Bail2020-03-301-3/+3
* PTP: Fix the "not implemented" message for version 1Francois-Xavier Le Bail2020-02-291-1/+1
* PTP: Fix header field 'Port Identity' variable sizeFrancois-Xavier Le Bail2020-02-281-2/+2
* PTP: Fix printing the Reserved2 fieldFrancois-Xavier Le Bail2020-02-281-7/+7
* The ptp (precision time protocol) with UDP as the transport protocol.Partha Ghosh2019-11-221-0/+621