]> The Tcpdump Group git mirrors - tcpdump/commit
PTP: Fix header field 'Port Identity' variable size
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 28 Feb 2020 17:21:59 +0000 (18:21 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 28 Feb 2020 20:23:02 +0000 (21:23 +0100)
commit2ff501f5499085b6c89879ab4522beff3a8f92b5
tree770baa5b7c03b385aa32960a4c2cae58bd2376f8
parentfbaf18d80ac98a58a3b5067648d2eea63fb1c320
PTP: Fix header field 'Port Identity' variable size

'Port Identity' size is 16 bits, thus use uint16_t type.
print-ptp.c