URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b5b0b30afaa3e34491317316ae84392bce3d3d0
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8b5b0b3 by Raphaël Doursenaud (rdoursenaud@xxxxxxx):
Initial Harman HiQnet dissector
Change-Id: I43042edde09395e328d84bf4b172465829915a98
Reviewed-on: https://code.wireshark.org/review/5014
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 7469fab BACAPP: fix dissection of event parameters for event notifications of Event_Type Change_of_Status_Flags
adds 8b5b0b3 Initial Harman HiQnet dissector
Summary of changes:
AUTHORS | 4 +
docbook/release-notes.asciidoc | 1 +
epan/CMakeLists.txt | 1 +
epan/dissectors/Makefile.common | 1 +
epan/dissectors/packet-hiqnet.c | 1742 +++++++++++++++++++++++++++++++++++++++
5 files changed, 1749 insertions(+)
create mode 100644 epan/dissectors/packet-hiqnet.c