Wireshark-commits: [Wireshark-commits] master d2a4400: RTPS: Adding position in the batch to the rt
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2a44002f0ba027c5fe21f21c9f838c553371748
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d2a4400 by Juanjo Martin (juanjo@xxxxxxx):
RTPS: Adding position in the batch to the rtps_dissector_data
Adding this information is useful for custom dissectors so they can
add it to the display. When a lot of samples are sent in RTPS in
the same batch, it is very helpful to have the index in the display.
Change-Id: I0f158eeb9d5e9b4fcf67ef6e72dcfa655b9cc427
Reviewed-on: https://code.wireshark.org/review/13875
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9dd7465 Qt: Add Show as C Array and YAML in Show Packet Bytes
adds d2a4400 RTPS: Adding position in the batch to the rtps_dissector_data
Summary of changes:
epan/dissectors/packet-rtps.c | 5 ++++-
epan/dissectors/packet-rtps.h | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)