Wireshark-commits: [Wireshark-commits] master 5172ec9: gsm_abis_om2000: Add very basic dissection o
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Oct 2016 15:11:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5172ec96aa0899e77e8a17dc701518d1a79f6b65
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5172ec9 by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_abis_om2000: Add very basic dissection of "MO Record"
    
    The MO Record is returned in response to a Capabilities Request and
    describes the capabilities of he MO in more detail.  The exact coding of
    the contents is not yet known at this point.
    
    Change-Id: Iddfe60d286a85585bec58d340bdee793d3bfca2e
    Reviewed-on: https://code.wireshark.org/review/18456
    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  61e3569   L2TP: Dissect three formerly unknown bytes in Ericsson Transport Cfg
    adds  5172ec9   gsm_abis_om2000: Add very basic dissection of "MO Record"


Summary of changes:
 epan/dissectors/packet-gsm_abis_om2000.c |   23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)