aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-k12.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-11Close the files after reading!Luis Ontanon1-0/+1
2005-10-24- packet records with AAL5 Pdus or AAL2 Sdus contain VP/VC and CID info in th...Luis Ontanon1-2/+16
2005-10-17In packet-dcerpc-nt.c, make sure we call init_pol_hash() each time we loadGerald Combs1-28/+28
2005-08-22Two fixes to tektronix k12 import:Luis Ontanon1-1/+3
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris1-4/+4
2005-06-18- Use report_error and Co. to report errorsLuis Ontanon1-18/+20
2005-06-17- Write rf5 files (I don't think tektronix software will be able to read thes...Luis Ontanon1-2/+2
2005-06-16Remove unused variable.Guy Harris1-3/+2
2005-06-16third and last(?) iteration on the import routines for tektronix 32bit rf5 fi...Luis Ontanon1-9/+46
2005-06-13use a helper dissector to show k12 files.Luis Ontanon1-0/+199