aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nas_5gs.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-10NAS-5GS: fix decoding of 5GSM causePavel Strnad1-1/+1
2020-06-06NAS-5GS: fix decoding of SM PDU DN request containerPavel Strnad1-1/+1
2020-06-01Fix some cppcheck issues:Martin Mathieson1-0/+1
2020-05-27NAS 5GS: do not stop dissection if the messages are integrity protected onlyPascal Quantin1-8/+12
2020-05-18NAS 5GS: fix parsing of mapped EPS bearer contexts IEPascal Quantin1-18/+6
2020-05-04NAS 5GS: fix highlighting of the QOs flow description elementsPascal Quantin1-9/+9
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-2/+1
2020-04-07NAS-5gs: Display interface identifier for the IPv6 lla as IPv6Anders Broman1-3/+8
2020-04-04NAS 5GS: add dissection og multiple payloads containerPascal Quantin1-3/+137
2020-03-28NAS 5GS: S-NSSAI dissection fixedSwapnil Roy1-9/+11
2020-03-24NAS-5GS: shift supi_fmt field before testingMartin Mathieson1-2/+1
2020-03-20NAS 5GS: improve dissection of SUCIPascal Quantin1-8/+42
2020-03-18NAS-5GS: PDU session reactivation result error cause wrong PDU typeJoakim Karlsson1-1/+1
2020-03-12GTPv2: Dissect Core Network Restrictions and UE Radio Capability ID.Anders Broman1-24/+42
2020-03-05NAS-5GS: PDU session reactivation result error cause wrong offset used.Anders Broman1-2/+2
2020-02-11NAS 5GS: Dissect more IEsAnders Broman1-0/+13
2020-01-15XnAP: upgrade dissector to v15.6.0Pascal Quantin1-2/+2
2020-01-15NAS-5GS: add support for n1SmMsg from 3GPP 29.502Joakim Karlsson1-10/+18
2020-01-07NAS 5GS: add missing R15 bits in 5GS network feature support IEPascal Quantin1-1/+29
2019-12-11NAS 5GS: fix LADN Indication ID in Registration RequestPavel Strnad1-1/+1
2019-12-02NAS 5GS: small cleanupPascal Quantin1-42/+13
2019-11-21NAS 5GS: fix for control plane service request identificationPascal Quantin1-3/+1
2019-11-19NAS-5GS: Add 9.11.3.65 Control plane service typeAnders Broman1-2/+155
2019-11-19NAS-5GS: Fix dissection of 8.2.19 Configuration update command.Anders Broman1-8/+62
2019-10-28NAS 5GS: fix dissection of routing indicatorPascal Quantin1-1/+1
2019-10-28NAS 5GS: fix dissection of ngKSI in Registration Request messagePascal Quantin1-2/+2
2019-10-28NAS 5GS: fix dissection of PLMN in a few IEsPascal Quantin1-9/+9
2019-10-28NAS 5GS: Rejected NSSAI. use correct offsets.Anders Broman1-6/+6
2019-10-25nas-5gs:Dissect 9.11.3.46 Rejected NSSAI.Anders Broman1-3/+47
2019-10-25nas-5gs:Fix dissection of NAS key set identifierAnders Broman1-18/+39
2019-10-24nas-5gs: NAS-5GS 5GS network feature support incorrectly dissectedAnders Broman1-25/+43
2019-10-23NAS 5GS: small fixes for PDU session establishment request messagePascal Quantin1-7/+49
2019-10-14NAS-5GS: EPS bearer identity only uses bit 8 - 5.Anders Broman1-1/+1
2019-10-11NAS 5GS: fix null_decipher preference textPascal Quantin1-2/+2
2019-10-10NAS-5GS: In IE Service area list, present num elements(+1).Anders Broman1-1/+21
2019-10-04NAS 5GS: fix a typoPascal Quantin1-2/+2
2019-09-25NAS-5GS: Correct dissection of Route selection descriptor contents.Anders Broman1-44/+44
2019-09-24NAS 5GS: fix dissection of Mapped EPS bearer contexts IEPascal Quantin1-1/+1
2019-09-23NAS 5GS: Dissect more UE policy management info.Anders Broman1-45/+143
2019-09-05NAS 5GS: enhance dissection of QoS rules IEPascal Quantin1-18/+162
2019-09-03NAS 5GS: fix dissection of Session-AMBR/GFBR/MFBR unitPascal Quantin1-7/+6
2019-09-02NAS 5GS: fix dissection of QoS flow description IEPascal Quantin1-39/+101
2019-09-02NAS 5GS: display protocol identifier string in QoS Rule IEPascal Quantin1-2/+2
2019-08-30NAS 5GS: update 5GSM capability IE dissectionPascal Quantin1-2/+8
2019-08-30NAS 5GS: fix PDU session identity dissectionPascal Quantin1-4/+4
2019-08-30NAS 5GS: update 5GSM cause tablePascal Quantin1-4/+8
2019-08-30NAS 5GS: small cleanupPascal Quantin1-8/+1
2019-08-30NAS 5GS: fix dissection of 5GSM capability IEPascal Quantin1-4/+7
2019-08-30NAS 5GS: add dissection of Maximum number of supported packet filters IEPascal Quantin1-4/+23
2019-08-19NAS 5GS: decode LPP payloadPascal Quantin1-0/+7