Wireshark-commits: [Wireshark-commits] master f4cd24a: NAS 5GS: improve dissection of SUCI

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Mar 2020 21:05:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4cd24a3fc491edd44f0b763228afdbfb9605050
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f4cd24a by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    NAS 5GS: improve dissection of SUCI
    
    - a SUCI with null scheme is always a MSIN, name it accordingly
    - add breakout of scheme output for profiles A and B
    
    Change-Id: I3453336291cbd515809054057a6e53902590e896
    Reviewed-on: https://code.wireshark.org/review/36514
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  228fc00   couchbase: Add new DCP commands
     add  f4cd24a   NAS 5GS: improve dissection of SUCI


Summary of changes:
 epan/dissectors/packet-nas_5gs.c | 50 +++++++++++++++++++++++++++++++++-------
 1 file changed, 42 insertions(+), 8 deletions(-)