Wireshark-commits: [Wireshark-commits] master 99ce98f: gsm_a_rr: Support for APDU ID ETWS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Sep 2019 06:20:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99ce98fe020f7dfaa1c220850ad0e4b6aa1e9e7c
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

99ce98f by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_a_rr: Support for APDU ID ETWS
    
    According to 3GPP TS 44.018 V15.3.0 APDU ID 1 is ETWS.
    
    Change-Id: I6dceeb45c82f4f5c75fc46fea85d22ec9c4855e6
    Note: ETWS is the Earthquake and Tsunami Warning System.
    Reviewed-on: https://code.wireshark.org/review/34465
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  fd492ac   ISAKMP: Added support for Notify AUTH_LIFETIME Payload
     add  99ce98f   gsm_a_rr: Support for APDU ID ETWS


Summary of changes:
 epan/dissectors/packet-gsm_a_rr.c | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)