Wireshark-commits: [Wireshark-commits] master 9a647c6: NGAP: dissect other variant of N2 SM Informa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Nov 2019 14:11:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a647c6ed56982bc8e09fd836987f66f3748c599
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9a647c6 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    NGAP: dissect other variant of N2 SM Information (as found in 3GPP 29.502)
    
    Change-Id: Ic928a8e06a685c8eea1c036fea1bbab46e9cdb11
    Reviewed-on: https://code.wireshark.org/review/35218
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  b0ea9e0   HTTP: Add Too Early (425) HTTP Error code (RC8470)
     add  9a647c6   NGAP: dissect other variant of N2 SM Information (as found in 3GPP 29.502)


Summary of changes:
 epan/dissectors/asn1/ngap/ngap.cnf               |   52 +-
 epan/dissectors/asn1/ngap/packet-ngap-template.c |  148 ++--
 epan/dissectors/packet-ngap.c                    | 1019 +++++++++++-----------
 3 files changed, 652 insertions(+), 567 deletions(-)