Wireshark-commits: [Wireshark-commits] master 626d41f: RTPS: Added vendor-specific submessage RTI_C
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=626d41ff1d07c95e698956fde09ead2d4b315288
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
626d41f by Juanjo Martin (juanjo@xxxxxxx):
RTPS: Added vendor-specific submessage RTI_CRC
Added the submessage and prepared the code paths so it is easy to add
more vendor-specific submessages (from any vendor)
Change-Id: I47aa35d64839cd04eb35f7f8fdd94ef1324570fb
Reviewed-on: https://code.wireshark.org/review/14864
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 801386a RADIUS: Update Aruba Dictionary
adds 626d41f RTPS: Added vendor-specific submessage RTI_CRC
Summary of changes:
epan/dissectors/packet-rtps.c | 89 +++++++++++++++++++++++++++++++++++++----
epan/dissectors/packet-rtps.h | 1 +
2 files changed, 83 insertions(+), 7 deletions(-)