URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=faf191edc1024b2c8c244fddf21907685410d987
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
faf191e by Anders Broman (anders.broman@xxxxxxxxxxxx):
SBc-AP:Update to 3GPP TS 29.168 V15.1.0 (2018-09).
Change-Id: Ie1418deda58046e48419be252a41c4e1cf9593b8
Reviewed-on: https://code.wireshark.org/review/33144
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9ddb50f BSSMAP: Further decode the GCR (Global Call Reference) field
add faf191e SBc-AP:Update to 3GPP TS 29.168 V15.1.0 (2018-09).
Summary of changes:
.../asn1/sbc-ap/SBC-AP-CommonDataTypes.asn | 12 +-
epan/dissectors/asn1/sbc-ap/SBC-AP-Constants.asn | 115 ++-
epan/dissectors/asn1/sbc-ap/SBC-AP-Containers.asn | 42 +-
epan/dissectors/asn1/sbc-ap/SBC-AP-IEs.asn | 387 +++++++--
.../dissectors/asn1/sbc-ap/SBC-AP-PDU-Contents.asn | 148 ++--
.../asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn | 65 +-
epan/dissectors/asn1/sbc-ap/sbc-ap.cnf | 30 +
epan/dissectors/packet-sbc-ap.c | 949 ++++++++++++++++++++-
8 files changed, 1485 insertions(+), 263 deletions(-)