Wireshark-commits: [Wireshark-commits] master fc2260c: NAS 5GS: fix dissection of QoS flow descript

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Sep 2019 18:30:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc2260c0b0388c2cd43983399007a1a098f04da7
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fc2260c by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    NAS 5GS: fix dissection of QoS flow description IE
    
    Do not reuse Session AMBR fields for MFBR and GFBR.
    Add averaging window and EPS bearer identity cases.
    
    Change-Id: I34fad0b5f38aa097bb968106de2bbb86278579b9
    Reviewed-on: https://code.wireshark.org/review/34430
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  802cef9   NAS 5GS: display protocol identifier string in QoS Rule IE
     add  fc2260c   NAS 5GS: fix dissection of QoS flow description IE


Summary of changes:
 epan/dissectors/packet-nas_5gs.c | 140 ++++++++++++++++++++++++++++-----------
 1 file changed, 101 insertions(+), 39 deletions(-)