aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtpv2.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-29Add ENC_TIME_MSEC_NTP and use it in packet-gtpv2.cAndersBroman1-2/+2
2017-03-23[GTPv2] Add dissection of Millisecond Time Stamp.AndersBroman1-4/+25
2017-03-16[GTPv2] Don't try to dissect Target to Source Transparent Container it'sAndersBroman1-5/+30
2017-02-16[GTPv2] Add dissection of Node Identifier.AndersBroman1-1/+43
2017-02-14gtp: changed display format of a FQDN from BYTES to STRINGJan Spevak1-2/+2
2017-02-10diameter_3gpp: added decoding of TWAN-Identifier AVPJan Spevak1-1/+2
2017-01-27GPTv2: add CIoT optim support indication and ePCO IEs dissectionJordan Keister1-5/+70
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-12-19Added decoding of RAN/NAS cause IE/AVPJan Spevak1-2/+57
2016-12-15[GTPv2] Fix dissection of MM Context fpr EPSAndersBroman1-19/+19
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-13/+8
2016-11-18gtpv2: correct order in bearer qosJoakim Karlsson1-20/+20
2016-11-01[GTPv2] Basic dissection of IE Integer Number and value_string updates.AndersBroman1-13/+66
2016-10-25e212: added 3 new filters (CGI, ECGI, TAI)Hessam Jalali1-3/+3
2016-10-22GTPv2: add dissection of a few Information ElementsPascal Quantin1-10/+60
2016-10-19GTPv2: Add support for NB-IoT featuresJan Spevak1-2/+110
2016-09-28proto_tree_add_item_ret_(u)int/proto_tree_add_bitmask_with_flags_ret_uint64: ...Pascal Quantin1-1/+1
2016-09-20[GTPv2] Export dissect_gtpv2_tai()AndersBroman1-1/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-08-15GTPv2: Proper decoding of transparent containers for SRVCC PS to CS Request a...Binh Trinh1-3/+11
2016-07-29GTPv2: fix test for flags in TWAN Identifier IE (CID 1364616)Pascal Quantin1-5/+5
2016-07-25[GTPv2] Dissect TWAN Identifier and other minor updates.AndersBroman1-8/+202
2016-07-18[GTPv2] Extend MM Context dissection.AndersBroman1-9/+101
2016-06-18GTPv2: Use proto_tree_add_bitmaskMichael Mann1-14/+9
2016-06-17GTPV2: add decoding of ECI into enodebid and cellidBinh Trinh1-1/+24
2016-03-24GTPv2: Fix length of Presence Reporting Area Identifier fieldUli Heilmeier1-5/+5
2016-03-24Add support in order to dissect the GTPv2 IE "Presence Reporting Area Informa...Lucas Simopoulos1-1/+27
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1