Wireshark-commits: [Wireshark-commits] master 98e711d: GSMTAP: add the handle to dissect LTE NAS EP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Mar 2018 15:51:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98e711da1d3bba5a8ea14a4f11b215642dbf2427
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

98e711d by Martin Heusse (martin.heusse@xxxxxxx):

    GSMTAP: add the handle to dissect LTE NAS EPS messages
    
    GSMTAP_TYPE_LTE_NAS has been set to 0x12 by osmocom:
    https://gerrit.osmocom.org/5018
    
    Change-Id: Ia248e54cd73eaa9b8ad02aa40145e5a87baca79e
    Reviewed-on: https://code.wireshark.org/review/24554
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  18cd454   S1AP: fix filtering on cell-ID
    adds  98e711d   GSMTAP: add the handle to dissect LTE NAS EPS messages


Summary of changes:
 epan/dissectors/packet-gsmtap.c | 41 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 37 insertions(+), 4 deletions(-)