aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-vendor.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_...Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-4/+4
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-1/+1
2011-02-08#if 0 code related to unused "docsis" dissector table;Bill Meier1-64/+65
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-10-17Remove some unused hf entries.Stig Bjørlykke1-6/+0
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-8/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-9/+9
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff1-8/+8
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-19Fix a typo.Guy Harris1-1/+1
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-3/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-12-13Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris1-5/+4
2003-12-13Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris1-8/+8
2003-12-11prevent MSVC warning:Ulf Lamping1-2/+2
2003-07-19Get rid of check for a null "docsis_vsif_handle" - "dissector_add()"Guy Harris1-2/+1
2003-05-28Update Anand Narwani's email address.Gerald Combs1-2/+2
2002-09-10From Anand Narwani: support for Cisco vendor-specific TLVs.Guy Harris1-0/+322