Wireshark-commits: [Wireshark-commits] master-3.2 4f78fe4: NR RRC: fix dissection of NAS container

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Dec 2019 20:42:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f78fe49548522dea3f0aac97abbd1c842c779d5
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

4f78fe4 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    NR RRC: fix dissection of NAS container field
    
    It is directly the S1 mode to N1 mode container and not a 5GS message header.
    
    Change-Id: I5d8045065977083d3e5e59692166615afb429e41
    Reviewed-on: https://code.wireshark.org/review/35285
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35295
    

Actions performed:

    from  5ebe5d9   WSUG: Remove some old, unused images.
     add  4f78fe4   NR RRC: fix dissection of NAS container field


Summary of changes:
 epan/dissectors/asn1/nr-rrc/nr-rrc.cnf               |  4 ++--
 epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.c |  1 +
 epan/dissectors/packet-nr-rrc.c                      | 19 ++++++++++---------
 3 files changed, 13 insertions(+), 11 deletions(-)