Wireshark-commits: [Wireshark-commits] master cb241e9: [GSM MAP] Update to V13.2.0 (2015-12)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Feb 2016 16:26:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb241e95dbefda15a0b1123dba108f6283e5270b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cb241e9 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [GSM MAP] Update to V13.2.0 (2015-12)
    
    Change-Id: I2cc8b1c4094f2781c7674a22836ec8de4e24ca0d
    Reviewed-on: https://code.wireshark.org/review/13665
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  07ef896   prefs: Add missing newline for filter expressions heading
    adds  cb241e9   [GSM MAP] Update to V13.2.0 (2015-12)


Summary of changes:
 asn1/gsm_map/MAP-ApplicationContexts.asn           |    5 +-
 asn1/gsm_map/MAP-BS-Code.asn                       |    4 +-
 asn1/gsm_map/MAP-CH-DataTypes.asn                  |   14 +-
 asn1/gsm_map/MAP-CallHandlingOperations.asn        |    8 +-
 asn1/gsm_map/MAP-CommonDataTypes.asn               |   63 +--
 asn1/gsm_map/MAP-DialogueInformation.asn           |   13 +-
 asn1/gsm_map/MAP-ER-DataTypes.asn                  |   12 +-
 asn1/gsm_map/MAP-Errors.asn                        |    8 +-
 asn1/gsm_map/MAP-ExtensionDataTypes.asn            |    4 +-
 asn1/gsm_map/MAP-GR-DataTypes.asn                  |   12 +-
 asn1/gsm_map/MAP-Group-Call-Operations.asn         |    8 +-
 asn1/gsm_map/MAP-LCS-DataTypes.asn                 |  149 ++++---
 asn1/gsm_map/MAP-LocationServiceOperations.asn     |    8 +-
 asn1/gsm_map/MAP-MS-DataTypes.asn                  |  457 ++++++++++---------
 asn1/gsm_map/MAP-MobileServiceOperations.asn       |    8 +-
 asn1/gsm_map/MAP-OM-DataTypes.asn                  |   16 +-
 .../MAP-OperationAndMaintenanceOperations.asn      |   10 +-
 asn1/gsm_map/MAP-Protocol.asn                      |   18 +-
 asn1/gsm_map/MAP-SM-DataTypes.asn                  |   23 +-
 asn1/gsm_map/MAP-SS-Code.asn                       |    4 +-
 asn1/gsm_map/MAP-SS-DataTypes.asn                  |   10 +-
 asn1/gsm_map/MAP-ShortMessageServiceOperations.asn |    8 +-
 .../gsm_map/MAP-SupplementaryServiceOperations.asn |   10 +-
 asn1/gsm_map/MAP-TS-Code.asn                       |    4 +-
 epan/dissectors/packet-gsm_map.c                   |  467 ++++++++++++++++++--
 25 files changed, 905 insertions(+), 438 deletions(-)