Wireshark-commits: [Wireshark-commits] master 6ab483f: Add Decode As capabilities to	MoldUDP dissec
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ab483ffe33d1fc13e1da0ebd2880736d4afda4c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6ab483f by Justin Helgesen (justinhelgesen@xxxxxxxxx):
    Add Decode As capabilities to MoldUDP dissector
    
    Per the Nasdaq TotalView-ITCH v2/3 protocol specifications the
    NASDAQ-ITCH dissector needs be able to dissect a MoldUDP payload.
    
    Change-Id: Id5194930025a9abdfb1663234233fd51e525a34b
    Reviewed-on: https://code.wireshark.org/review/19847
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  4a1150a   Also show BGP Shutdown communication on admin reset
    adds  6ab483f   Add Decode As capabilities to MoldUDP dissector
Summary of changes:
 epan/dissectors/packet-moldudp.c     |   35 ++++++++++++++++++++++++++++++++--
 epan/dissectors/packet-nasdaq-itch.c |    1 +
 2 files changed, 34 insertions(+), 2 deletions(-)