Wireshark-commits: [Wireshark-commits] master 495a620: gtpv2: Update Security Capability in MM Cont

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Dec 2018 05:17:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=495a6204a42b106b7031a7fc9cc7f0a395605d69
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

495a620 by Joakim Karlsson (oakimk@xxxxxxxxx):

    gtpv2: Update Security Capability in MM Context
    
    According to TS 29.274, ch8.38. the UE NR security capability coding
    is specified in clause 9.9.3.53 of 3GPP TS 24.501
    
    Change-Id: I4e5352bf7a5c75a3766b2d1162d8d85c3566da86
    Reviewed-on: https://code.wireshark.org/review/31074
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5953756   Add routines to load Lua programs that assume the path is UTF-8 on Windows.
     add  495a620   gtpv2: Update Security Capability in MM Context


Summary of changes:
 epan/dissectors/packet-gsm_a_common.h |  1 +
 epan/dissectors/packet-gtpv2.c        | 54 +++++++++++++++++++----------------
 epan/dissectors/packet-nas_eps.c      |  2 +-
 3 files changed, 31 insertions(+), 26 deletions(-)