aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis
AgeCommit message (Expand)AuthorFilesLines
2002-10-15When registering a protocol, make sure there are no other protocols withguy1-3/+3
2002-09-23Fix two minor typos by Anand V. Narwanijmayer1-3/+3
2002-09-12Handle ignored files more flexible. This also fixes the newest filesjmayer1-47/+2
2002-09-12From Anand Narwani: fix an error in decoding classifier TLV's.guy1-4/+4
2002-09-10From Anand Narwani: support for Cisco vendor-specific TLVs.guy28-11/+390
2002-08-30From Anand Narwani: updates to fix:guy2-12/+60
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer5-40/+40
2002-08-20From Anand Narwani: fix an infinite recursion issue when decodingguy1-1/+10
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer24-187/+3
2002-07-22Update from Anand V. Narwani:guy1-6/+54
2002-07-21Offsets in packets should be "int", not "guint8", unless there is anguy1-3/+3
2002-07-20From Anand V. Narwani: fix to the Info column for Request frames.guy1-3/+3
2002-07-17From Joerg Mayer:guy23-93/+1
2002-07-16Get rid of carriage returns.guy1-43/+43
2002-07-14From Anand V. Narwani: fix so that when a filter is applied to a DOCSISguy1-6/+2
2002-07-12From Anand V. Narwani:guy34-0/+9095