aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ngap.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-29NGAP: append SMF PDU in column infoJoakim Karlsson1-0/+144
2024-01-16NGAP: upgrade dissector to v17.7.0Pascal Quantin1-3/+4
2023-12-27tools/check_static.py: make script more readableMartin Mathieson1-4/+4
2023-12-06Remove init of tap variablesStig Bjørlykke1-1/+1
2023-11-15NGAP: add dissection of n2MbsSmInfo media type payloadPascal Quantin1-98/+108
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-2297/+2297
2023-10-11NGAP: Improve with display Sub-Cause in InfoJoakim Karlsson1-10/+26
2023-10-10NGAP: add Cause in Info columnJoakim Karlsson1-5/+21
2023-10-02NGAP: upgrade dissector to v17.6.0Pascal Quantin1-8/+29
2023-09-11NGAP: add dissection of EIA7 bitPascal Quantin1-1/+7
2023-08-22Do some more value_string checksMartin Mathieson1-1/+0
2023-07-06NGAP: upgrade dissector to v17.5.0Pascal Quantin1-3/+29
2023-06-26NGAP: Improve Common Network InstanceJoakim Karlsson1-1/+1
2023-05-18epan: Add STRING_CASE_[IN]SENSITIVE for dissector tablesJohn Thacker1-1/+1
2023-04-29PER, asn2wrs: Handle VAL_PTR for known multiplier string typesJohn Thacker1-5/+10
2023-04-18Decouple the media_type dissector table from HTTP.Guy Harris1-13/+13
2023-04-04NGAP: upgrade dissector to v17.4.0Pascal Quantin1-20/+176
2023-02-01NGAP: fix dissection NAS PDU IE broken in b801ea0191Pascal Quantin1-1/+1
2023-01-17MinGW: Fix -WclobberedJoão Valverde1-0/+4
2023-01-11NGAP: upgrade dissector to v17.3.0Pascal Quantin1-42/+101
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-45/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-409/+1
2022-11-20NGAP: Use bitmask for NRCellIdentity and EUTRACellIdentityJohn Thacker1-170/+168
2022-09-26NGAP: upgrade dissector to v17.2.0Pascal Quantin1-143/+437
2022-08-16XnAP: upgrade dissector to v17.1.0Pascal Quantin1-204/+217
2022-08-14NGAP: add NTN related restricted RATsPascal Quantin1-137/+161
2022-08-12NGAP: upgrade dissector to v17.1.1Pascal Quantin1-558/+6825
2022-08-06Prefs: Convert some SCTP port preferences to auto prefsJohn Thacker1-34/+22
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-04-13NGAP: workaround a gcc 10.2.1 compilation issuePascal Quantin1-104/+106
2022-04-08NGAP: upgrade dissector to v16.9.0Pascal Quantin1-95/+175
2022-01-18NGAP: stop clearing the fencePascal Quantin1-8/+3
2022-01-12NGAP: fix variable ‘ngap_data’ might be clobbered by ‘longjmp’ or ‘...Pascal Quantin1-164/+163
2022-01-03NGAP: upgrade dissector to v16.8.0Pascal Quantin1-1/+1
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-14/+14
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-3/+3
2021-10-20gtpv2: Update to 3GPP TS 29.274 V17.3.0Joakim Karlsson1-178/+178
2021-10-06Add NGAP Stats.Martin Mathieson1-197/+572
2021-10-04NGAP: upgrade dissector to v16.7.0Pascal Quantin1-96/+146
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-6/+6
2021-07-07NGAP: fix dissection of gNB/ng-eNB transparent containerPascal Quantin1-170/+168
2021-07-02NGAP: upgrade dissector to v16.6.0Pascal Quantin1-95/+97
2021-06-28NGAP: Catch dissection of containers that may be test data.Anders Broman1-175/+195
2021-06-21NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packetPascal Quantin1-73/+104
2021-06-16NGAP: add more N2SmInfoTypeJoakim Karlsson1-125/+127
2021-05-20NGAP: fix dissection of UERadioCapability IE for NB-IoT UEsPascal Quantin1-145/+154
2021-05-16NGAP, XNaP, NAS_5GS: Add E212_GUAMI to MCC/MNC field choicesJohn Thacker1-148/+154
2021-05-11NGAP: Use specific MCC/MNC fieldsJohn Thacker1-155/+182
2021-04-10NGAP: fix dissection of extended RAT restriction information IEPascal Quantin1-120/+170
2021-04-09NGAP: upgrade dissector to v16.5.0Pascal Quantin1-103/+265