aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nas_eps.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-21First pass pinfo->pool conversionEvan Huus1-1/+1
2021-05-16NAS EPS: use newly introduced E212_GUMMEIPascal Quantin1-1/+1
2021-02-08NAS: Put decoded user data in the top treeStig Bjørlykke1-3/+3
2021-02-03Make more functions and vars static.Martin Mathieson1-2/+2
2021-01-20NAS EPS: fix display of IPv6 interface identifierPascal Quantin1-7/+11
2020-12-30NAS EPS: use equivalent common tfsMartin Mathieson1-31/+27
2020-12-23NAS EPS: upgrade dissector to v16.7.0Pascal Quantin1-35/+37
2020-12-10Introduce ENC_BCD_ODD_NUM_DIG in order to handle odd number of digitsAnders Broman1-13/+5
2020-11-22NAS 5GS: upgrade dissection of remaining 5GMM IEs to v16.6.0Pascal Quantin1-10/+11
2020-11-14NAS EPS: upgrade dissector to v16.6.0Pascal Quantin1-154/+382
2020-11-14NAS EPS: fix inverted description of 2 N1 UE network capability IE fieldsPascal Quantin1-2/+2
2020-11-13NAS-EPS: remove an extra spare bitPascal Quantin1-2/+1
2020-10-14Create a cross protocol filter 3gpp.tmsiAnders Broman1-2/+5
2020-09-28Add some more string encodings.Guy Harris1-1/+1
2020-09-24NAS EPS: fix dissection of IPv6 PDN addressPascal Quantin1-5/+5
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-25/+25
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-2/+1
2020-04-07NAS EPS: display remote UE context IPv6 prefix as IPv6 addressPascal Quantin1-3/+8
2020-04-07nas-eps: Display interface identifier for the IPv6 lla as IPv6Anders Broman1-4/+7
2020-03-12GTPv2: Dissect Core Network Restrictions and UE Radio Capability ID.Anders Broman1-1/+29
2020-02-11NAS 5GS: Dissect more IEsAnders Broman1-12/+14
2020-01-18NAS-EPS: add an option to dissect user data container as non IPPascal Quantin1-21/+52
2019-09-25 NAS EPS: unify spare bits filtersPascal Quantin1-11/+5
2019-09-25NAS-EPS: Add dissection of 9.9.3.57 N1 UE network capability.Anders Broman1-2/+63
2019-05-23NAS EPS: fix compile error on older GCCJoakim Karlsson1-1/+1
2019-05-23NAS EPS: catch exception when using ESM data container heuristicPascal Quantin1-19/+23
2019-04-26GTPv2: Add decoding of more IEsAnders Broman1-2/+2
2019-04-23NAS-EPS: Use ...bitmask_list() for EPS network feature support IE.Anders Broman1-54/+56
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2019-03-28NAS EPS: upgrade dissector to v15.6.0Pascal Quantin1-2/+1
2019-02-06NAS EPS: get rid of a global variablePascal Quantin1-12/+7
2018-12-28NAS EPS: upgrade dissector to v15.5.0Pascal Quantin1-4/+18
2018-12-18gtpv2: Update Security Capability in MM ContextJoakim Karlsson1-1/+1
2018-11-08NAS EPS: update ciphering heuristic check for 15 EPS bearers contextsPascal Quantin1-6/+5
2018-10-25nas5gs: Improve dissection of Mapped EPS bearer contexts.AndersBroman1-3/+3
2018-10-09NAS EPS: upgrade dissector to v15.4.0Pascal Quantin1-18/+14
2018-06-28NAS EPS: add subtrees for extended emergency numbers and ciphered data setsPascal Quantin1-21/+37
2018-06-22NAS EPS: fix wrong operator.Dario Lombardo1-1/+1
2018-06-22NAS EPS: upgrade dissector to v15.3.0Pascal Quantin1-38/+482
2018-06-12NAS-5GS: Update towards spec 2.0.0AndersBroman1-1/+1
2018-04-30NAS EPS: fix dissection of UE security capability IEPascal Quantin1-4/+0
2018-04-23NAS EPS: chack the protocol discriminator used in the security headerPascal Quantin1-12/+16
2018-03-29NAS EPS: upgrade dissector to v15.2.0Pascal Quantin1-10/+78
2018-03-02NAS-EPS: added heuristic udp dissectorMathias Kurth1-0/+35
2018-03-02[NAS-EPS] Use proto_tree_add_bitmask_list() for some bitfields.AndersBroman1-82/+81
2018-02-27[NAS-5GS] Dissect more of the protocol.AndersBroman1-0/+3
2018-02-20Define macros to calculate (2^N)^M, and use them in more places.Guy Harris1-9/+9
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-11NAS EPS: make some helpers functions staticPascal Quantin1-2/+4
2018-01-10NAS EPS: upgrade dissector to v15.1.1Pascal Quantin1-11/+11