wireshark/epan/dissectors/asn1/rnsap
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 dissectors: more SPDX license convertions. 2018-03-07 17:18:47 +00:00
RNSAP-CommonDataTypes.asn
RNSAP-Constants.asn
RNSAP-Containers.asn
RNSAP-IEs.asn
RNSAP-PDU-Contents.asn
RNSAP-PDU-Descriptions.asn
packet-rnsap-template.c RNSAP: Parse transportLayerAddress and bindingID 2018-05-24 12:43:39 +00:00
rnsap.cnf Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectors 2021-03-30 21:48:00 -04:00