Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 3626f86: Upgrade LTE RRC dissector to v11.7.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Mar 2014 15:41:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3626f860a62c38bc8c31dbbd7f9dc181918d829c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3626f86 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Upgrade LTE RRC dissector to v11.7.0
    
    Change-Id: If1f64241846cc18463c8c5e9da7dd2a5eaba6733
    Reviewed-on: https://code.wireshark.org/review/752
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  ffe7134   Get the NEXT protocol not the previous top one.
    adds  3626f86   Upgrade LTE RRC dissector to v11.7.0


Summary of changes:
 asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn |    5 +-
 asn1/lte-rrc/EUTRA-RRC-Definitions.asn      |  236 ++++++++++++++-------------
 asn1/lte-rrc/EUTRA-UE-Variables.asn         |    2 +-
 asn1/lte-rrc/lte-rrc.cnf                    |   20 ++-
 asn1/lte-rrc/packet-lte-rrc-template.c      |   29 +++-
 epan/dissectors/packet-lte-rrc.c            |  176 ++++++++++++++++----
 6 files changed, 310 insertions(+), 158 deletions(-)