URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4cb19d48f58eb298e8f63f043e1cfd08bba35811
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4cb19d4 by Guy Harris (guy@xxxxxxxxxxxx):
Use the messageLength field to indicate the message length.
Check it for sanity (and report errors), and use it to set the length of
the PTP packet tvbuff and the PTP top-level protocol item.
Bug: 10611
Change-Id: I9af6aad5f07d405ebb14885dc986a73e430d7bdb
Reviewed-on: https://code.wireshark.org/review/5967
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 859360a BGP : Update BGP-LS Attribute + Display NEXT_HOP
adds 4cb19d4 Use the messageLength field to indicate the message length.
Summary of changes:
epan/dissectors/packet-ptp.c | 46 ++++++++++++++++++++++++++++++++++++++----
1 file changed, 42 insertions(+), 4 deletions(-)