aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtpv2.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-07Add a dissector table for private extensions.etxrab1-0/+12
2011-12-01Squelch a warning.etxrab1-1/+1
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.etxrab1-18/+246
2011-11-09Fix some [-Wunused-but-set-variable] warningswmeier1-37/+37
2011-11-06Dissect RIM related IEsetxrab1-2/+133
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-5/+5
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-5/+5
2011-09-21Whitespace cleanup:wmeier1-9/+9
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-08-26Make dissection of AVP: 3GPP-User-Location-Info(22) l=15 f=V-- vnd=TGPP val=3...etxrab1-9/+40
2011-08-26Use ENC_BIG_ENDIAN.etxrab1-310/+310
2011-08-24Mark length parameter as unusedsfisher1-1/+1
2011-08-24Use elm_len for the length.etxrab1-13/+13
2011-08-19Mark length as U(nsused)etxrab1-1/+1
2011-08-19Fix MM Context for E-UTRAN SRVCC elment lengthsetxrab1-13/+13
2011-08-03Convert "4 space tabs" to spaces + do other whitespace cleaup.wmeier1-1595/+1607
2011-08-03Minor cleanupwmeier1-109/+110
2011-08-03AFAICT, the item for 'hf_gtpv2_stn_sr' should be used as the parent tree-item...wmeier1-2/+3
2011-08-02Fix Coverity CID 1248: unused value.cmaynard1-10/+8
2011-07-31Add comment.etxrab1-8/+12
2011-07-30Add 3GPP Sv interface.etxrab1-56/+579
2011-07-30Fix a typo.stig1-1/+1
2011-07-30CCRSI is not included in 3GPP 29.274 R8.etxrab1-2/+7
2011-05-20Use (what appears to be) the correct tvb for a function call: Fixes Coverity ...wmeier1-3/+1
2011-05-06 VALS(& -> VALS(etxrab1-5/+5
2011-04-21Avoid passing a NULL string pointer to format routines: some libc's (e.g.,morriss1-946/+940
2011-04-04Change the signature of elem_fcn():ns to include pinfo.etxrab1-22/+18
2011-02-11Update 8.12 Indication IE to 3GPP TS 29.274 version 9.4.0 Release 9etxrab1-18/+56
2011-02-11Register a couple of ett_ variables.morriss1-45/+49
2011-01-21CN-Id is two bytes.etxrab1-2/+2
2011-01-14Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().morriss1-21/+19
2011-01-12Mark a parameter as unused.etxrab1-1/+1
2011-01-12Enhance IE dissection.etxrab1-14/+138
2011-01-11Improve dissection of UE Time Zone.etxrab1-9/+6
2011-01-10Shorten long winded strings.etxrab1-4/+4
2011-01-10Give CSID an abbreviation.morriss1-1/+1
2011-01-09Get rid of check_col().etxrab1-2/+1
2011-01-08Try to fix:etxrab1-2/+3
2011-01-08Further IE dissection updates.etxrab1-21/+234
2011-01-07Don't try to display a string in BASE_DEC. Also delete duplicate registratio...morriss1-13/+8
2011-01-07** (process:23326): WARNING **: Field 'Reserved bit(s)' does not have anetxrab1-2/+2
2011-01-07Fix buildbot.etxrab1-9/+21
2011-01-07Add dissection of more IE:setxrab1-73/+1143
2011-01-05Enhance IE dissection.etxrab1-10/+30
2011-01-04Give a couple of fields abbreviations.morriss1-46/+46
2011-01-04Maeke use of dissect_e212_mcc_mnc_ep_str().etxrab1-1/+9
2011-01-04Add more info to the tree.etxrab1-43/+103
2011-01-03Prettify dissection of User Location Info (ULI). (Complete)etxrab1-7/+8
2011-01-03Prettify dissection of User Location Info (ULI).etxrab1-16/+41