aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-ucd.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier2011-10-181-2/+2
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier2011-10-061-34/+34
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-051-1/+1
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* Get rid of a bunch of check_col().Anders Broman2010-04-051-3/+0
* (Minor) Remove unneeded #includes.Bill Meier2009-08-211-8/+0
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-4/+4
* From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff2007-10-071-28/+28
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* Fix the register and register-handoff routines to have the standardGuy Harris2006-04-191-2/+2
* Preparations for dropping the old plugin api.Lars Roland2005-03-051-3/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Brian Wheeler: DOCSIS 2.0 support.Guy Harris2004-03-171-280/+572
* Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris2003-12-131-6/+5
* Put each TLV in a tree of its own, and put the TLV type and lengthGuy Harris2003-09-091-30/+49
* Update Anand Narwani's email address.Gerald Combs2003-05-281-2/+2
* From Anand Narwani: support for Cisco vendor-specific TLVs.Guy Harris2002-09-101-0/+1
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-8/+0
* From Joerg Mayer:Guy Harris2002-07-171-4/+0
* From Anand V. Narwani:Guy Harris2002-07-121-0/+541