URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0af4395e8d8a05bf55e6e6b8e38ca392a70a65f2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0af4395 by Michael Mann (mmann78@xxxxxxxxxxxx):
Announce messages should only have a TLV if the message length is > 64.
Also, cleaned up a unnecessary global variable.
Bug: 10611
Change-Id: I8ef5658eeb1f7a240b508833baac64719af144d8
Reviewed-on: https://code.wireshark.org/review/5029
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 070165c Ethernet: fix a trivial typo
adds 0af4395 Announce messages should only have a TLV if the message length is > 64.
Summary of changes:
epan/dissectors/packet-ptp.c | 369 ++++++++++++++++++++++--------------------
1 file changed, 192 insertions(+), 177 deletions(-)