aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtpv2.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-28GTPv2: fix dissection of APN IEPascal Quantin1-35/+29
2018-12-18gtpv2: Update Security Capability in MM ContextJoakim Karlsson1-25/+29
2018-11-16gtpv2: Handle different sizes of 8.38 MM Context.Anders Broman1-0/+8
2018-11-12gtpv2: Update RAT types.Anders Broman1-0/+2
2018-11-05gtpv2: Add dissection of SCEF PDN Connection.Anders Broman1-6/+20
2018-09-19GTPv2: Update 8.38 MM Context.AndersBroman1-2/+55
2018-09-05gtp(v2): Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2018-08-30GTPv2: Add expert info for wrong length IEsAnders1-3/+22
2018-08-23GTPV2: Extended Macro eNB ID was not assigned to correct type of subtreeslavka1-2/+4
2018-08-23GTPV2: added support for Extended Macro eNodeBslavka1-79/+80
2018-08-17GTPv2: Document parsing of 8.107 Node IdentifierAnders1-0/+41
2018-08-13gtpv2: Dissect CSG Information Reporting Action.AndersBroman1-14/+43
2018-08-09GTPv2: add dissection of newer geographic location typesPascal Quantin1-40/+171
2018-08-09GTPv2: update geographic_location_type_vals arrayPascal Quantin1-0/+6
2018-07-10GTPv2: Added missing string for value 1 of Secondary Rat Usage Report TypeMatej Tkac1-0/+1
2018-06-24gtpv2: extend msgs supported in request/reply matching algorithmIvan Nardi1-0/+26
2018-06-24gtpv2: all teid header fields should have the same type (like in gtp)Ivan Nardi1-4/+4
2018-06-12gtpv2: Avoid possible misuse of comma operator warningStig Bjørlykke1-1/+1
2018-06-12GTPv2: updated Presence Reporting Area IEsMatej Tkac1-12/+100
2018-06-05gtp, gtpv2: improve request/reply matching algorithmIvan Nardi1-0/+25
2018-06-04gtpv2: Fix timestamps in GTPv2 Secondary RAT Usage Data Report IEAnders1-2/+2
2018-05-29GTPv2: improve visualization of PDN addressesIvan Nardi1-1/+5
2018-05-07gtp, gtpv2: fix memory leaks in association code (found via ASAN)Ivan Nardi1-7/+3
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-2/+2
2018-03-14[GTPv2] Add new IE Secondary RAT Usage Data ReportJoakim Karlsson1-3/+129
2018-03-08GTPv2: Show spare bits in IE UP Function Selection Indication Flags.AndersBroman1-0/+1
2018-02-26[GTPv2] Add new IE UP Function Selection Indication FlagsAndersBroman1-6/+39
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-01[GTPv2] Add dissection of 8.127 Header Compression Configuration.Anders1-4/+106
2017-10-02GTPv2: fix out of bounds access when decoding Private Extension IEPascal Quantin1-2/+2
2017-10-01GTPv2: Add individual IEs to subtree arrayJoakim Karlsson1-62/+75
2017-09-24GPRSCDR: decoding of PDPTypeJoakim Karlsson1-1/+1
2017-09-20GTPv2: fix 'gtpv2.uli_lai_flg' exists multiple times with NOT compatible type...Alexis La Goutte1-1/+1
2017-09-16GTPv2: improve APN restriction IEJoakim Karlsson1-4/+24
2017-09-08GPRSCDR: decoding of EPS QoS/aRPJoakim Karlsson1-2/+2
2017-09-05[GTPv2] Correct packet_flow_id length.AndersBroman1-1/+1
2017-08-17GTPv2: Fix length of EPS Bearer ID (EBI)Uli Heilmeier1-1/+1
2017-08-16[GTPv2] Add dissection of Message PriorityAndersBroman1-12/+59
2017-07-13[GTPv2] Use proto_tree_add_bitmask_with_flags() for ULI Flags.AndersBroman1-22/+31
2017-07-13[GTPv2] Make dissect_gtpv2_uli() external and add more info when callingAndersBroman1-3/+7
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-3/+3
2017-06-20GTPv2: put dissection under GTPv2 protocol itemPascal Quantin1-7/+5
2017-06-08GTPv2: Added decoding of Serving PLMN Rate Control and Counter IEMarius Paliga1-3/+60
2017-06-08GTPv2: Add CIOT flag into Node FeaturesMarius Paliga1-3/+15
2017-06-01[GTPv2] Add "name" to IEs with Generic names in some cases.AndersBroman1-3/+34
2017-05-29Fix up dissector tables' UI names.Jeff Morriss1-1/+1
2017-05-16[GTPv2] Update cause values as per 3GPP TS 29.274 V14.3.0 (2017-03).AndersBroman1-1/+13
2017-04-17[GTPv2]: Add preference to Decode the SRVCC Transparent ContainersBinh Trinh1-7/+28
2017-04-16[GTPv2]: Add Request/Response Lookups for SRVCC PS-to-CS MessagesBinh Trinh1-9/+28
2017-04-03GTPv2: fix dissection of TWAN PLMN-IDPascal Quantin1-1/+1