Use "int"s, not "guint16"s, as packet offsets (using values shorter
[obnox/wireshark/wip.git] / plugins / docsis / packet-docsis.c
2003-12-13 guyUse "int"s, not "guint16"s, as packet offsets (using...
2003-11-12 guyFrom Anand Narwani: fix bitmask for Active Grants field.
2003-09-09 guyThe PDU length is the length field minus the length...
2003-09-09 guyUpdate the URL for the DOCSIS 1.1 specifications.
2003-09-05 jmayer- Make --enable-static work again (configure.in, Makefi...
2003-05-28 geraldUpdate Anand Narwani's email address.
2003-01-31 guyGet rid of BASE_BIN - it's just the same as BASE_DEC...
2002-09-10 guyFrom Anand Narwani: support for Cisco vendor-specific...
2002-08-30 guyFrom Anand Narwani: updates to fix:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-20 guyFrom Anand Narwani: fix an infinite recursion issue...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-22 guyUpdate from Anand V. Narwani:
2002-07-21 guyOffsets in packets should be "int", not "guint8", unles...
2002-07-20 guyFrom Anand V. Narwani: fix to the Info column for Reque...
2002-07-17 guyFrom Joerg Mayer:
2002-07-12 guyFrom Anand V. Narwani: