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%)