aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-linx.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Update the dissector_add call to use the current API.Jaap Keuter1-1/+1
2011-06-23From Dejan Bucar:Jaap Keuter1-39/+348
2011-01-21Adress => Address corrections (also in comments).Sake Blok1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2009-11-09Removed some unused variables.Stig Bjørlykke1-4/+0
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-25/+25
2009-05-01From Reinhard Speyerer:Jaap Keuter1-1/+1
2009-03-20From Dejan Bucar (bug 3345):Stig Bjørlykke1-5/+0
2008-09-26Minor cleanup related to proto_register & proto_reg_handoffBill Meier1-7/+5
2007-11-13From Dejan Bucar:Anders Broman1-67/+170
2006-11-06Don't do forward declarations in the file. I'll try to eventuallyJörg Mayer1-2/+0
2006-10-10Get rid of an unused variable.Guy Harris1-1/+0
2006-10-04Make provisional ETHERTYPE dependant on registered ETHERTYPEJaap Keuter1-39/+26
2006-10-04From Martin Peylo:Anders Broman1-0/+669