aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-ucd.c
Commit message (Expand)AuthorAgeFilesLines
* 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