Wireshark-commits: [Wireshark-commits] master 3d77c3f: X2AP: fix dissection of SeNB to MeNB Contain

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Oct 2018 16:38:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d77c3fc2ce3138134cc7f0da20afbb4061872ad
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3d77c3f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X2AP: fix dissection of SeNB to MeNB Container
    
    Change-Id: I4f5af9d52646d74dfa264583b6f0a79e097527e7
    Reviewed-on: https://code.wireshark.org/review/30032
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a3e18c1   NR RRC: upgrade dissector to v15.3.0
     add  3d77c3f   X2AP: fix dissection of SeNB to MeNB Container


Summary of changes:
 epan/dissectors/asn1/lte-rrc/lte-rrc.cnf |  4 +++-
 epan/dissectors/asn1/x2ap/x2ap.cnf       |  2 +-
 epan/dissectors/packet-lte-rrc.c         | 15 ++++++++++++++-
 epan/dissectors/packet-lte-rrc.h         |  1 +
 epan/dissectors/packet-x2ap.c            |  2 +-
 5 files changed, 20 insertions(+), 4 deletions(-)