Wireshark-commits: [Wireshark-commits] master 5c87810: NGAP: prettify dissection
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Oct 2018 18:56:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c878100b11c3518ee50519a33c3f7996be3d015
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5c87810 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NGAP: prettify dissection
    
    Change-Id: I7da88236143e573fe5ff3e1d39df4643de43129c
    Reviewed-on: https://code.wireshark.org/review/30035
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8d3243e   S1AP: prettify TrafficLoadReductionIndication IE decoding
     add  5c87810   NGAP: prettify dissection


Summary of changes:
 epan/dissectors/asn1/lte-rrc/lte-rrc.cnf         |   2 +
 epan/dissectors/asn1/ngap/ngap.cnf               | 665 ++++++++++++-----------
 epan/dissectors/asn1/ngap/packet-ngap-template.c |  46 ++
 epan/dissectors/packet-lte-rrc.c                 |  13 +
 epan/dissectors/packet-lte-rrc.h                 |   1 +
 epan/dissectors/packet-ngap.c                    | 289 ++++++----
 6 files changed, 612 insertions(+), 404 deletions(-)