URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9a71c496e15ce269a86c7e2749dbf74672e918f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d9a71c4 by AndersBroman (anders.broman@xxxxxxxxxxxx):
    [RANAP] Dissect RIMInformation.
    
    Change-Id: I39281c36e55b09427b3022362964c934be433ef1
    Reviewed-on: https://code.wireshark.org/review/20655
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  041cc88   [BSSGP] Set cur_offset after expert info,UTRA SI Container - not dissected yet to continur dissection.
    adds  d9a71c4   [RANAP] Dissect RIMInformation.
Summary of changes:
 epan/dissectors/asn1/ranap/packet-ranap-template.c |    2 ++
 epan/dissectors/asn1/ranap/ranap.cnf               |    9 +++++++
 epan/dissectors/packet-ranap.c                     |   27 ++++++++++++++------
 3 files changed, 30 insertions(+), 8 deletions(-)