Wireshark-commits: [Wireshark-commits] master 25de442: Add Decode As capabilities to MoldUDP64 diss
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25de4422c6c7bac10d0375a9ebdc2bd180dd733d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
25de442 by Michael Mann (mmann78@xxxxxxxxxxxx):
Add Decode As capabilities to MoldUDP64 dissector.
This is used by the NASDAQ-ITCH dissector to dissect a MoldUDP64 payload.
From: https://ask.wireshark.org/questions/46882/help-decoding-moldudp64-payload-as-nasdaq-itch
Change-Id: I78c706e12685604e2fc2176b5c4a89de73bd7e56
Reviewed-on: https://code.wireshark.org/review/11235
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 75c7a3d It is RADIUS Protocol
adds 25de442 Add Decode As capabilities to MoldUDP64 dissector.
Summary of changes:
epan/dissectors/packet-moldudp64.c | 33 +++++++++++++++++++++++++++++++--
epan/dissectors/packet-nasdaq-itch.c | 15 ++++++++++++---
2 files changed, 43 insertions(+), 5 deletions(-)