ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 56fa29e: [S1AP] Let the A21 dissector do further diss

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 13:57:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56fa29edc5ab8757d57a30b6ded5827fb06585a8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

56fa29e by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [S1AP] Let the A21 dissector do further dissection of Cdma2000SectorID
    
    Change-Id: I8c503acf6860b34d24769cdf981dcaeea4667ffb
    Reviewed-on: https://code.wireshark.org/review/5298
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d6f2392   Fix declaration in btavrcp
    adds  56fa29e   [S1AP] Let the A21 dissector do further dissection of Cdma2000SectorID


Summary of changes:
 asn1/s1ap/packet-s1ap-template.c                  |    3 +
 asn1/s1ap/s1ap.cnf                                |   20 ++++
 epan/dissectors/Makefile.common                   |    1 +
 epan/dissectors/packet-a21.c                      |    2 +-
 epan/dissectors/{packet-ap1394.h => packet-a21.h} |   10 +-
 epan/dissectors/packet-s1ap.c                     |  130 ++++++++++++---------
 6 files changed, 106 insertions(+), 60 deletions(-)
 copy epan/dissectors/{packet-ap1394.h => packet-a21.h} (80%)