wireshark/epan/dissectors/asn1/sbc-ap
John Thacker 68ba60774f Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectors
The LAC, RAC, SAC, and TAC tend to be defined in ASN.1 as OCTET STRINGS
of lengths 1, 2, or 3. It generally makes sense to dissect them as
FT_UINT[8,16,24], as appropriate, with BASE_DEC_HEX instead of as FT_BYTES,
so standardize on that.  See commit d6f91a7ca4
for similar work for S1AP.
2021-03-30 21:48:00 -04:00
..
CMakeLists.txt
SBC-AP-CommonDataTypes.asn
SBC-AP-Constants.asn
SBC-AP-Containers.asn
SBC-AP-IEs.asn
SBC-AP-PDU-Contents.asn
SBC-AP-PDU-Descriptions.asn
packet-sbc-ap-template.c SBcAP: fix update of info column 2020-05-14 14:10:11 +00:00
sbc-ap.cnf Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectors 2021-03-30 21:48:00 -04:00