wireshark/plugins/docsis/ChangeLog
Guy Harris 8a9b35cb5e From Anand V. Narwani:
DOCSIS support, including support for "Ethernet" captures where
	    the raw frame is a DOCSIS frame rather than an Ethernet
	    frame (some Cisco cable-modem head-end gear can send out a
	    trace of all traffic on an Ethernet, but what it sends are
	    the raw bytes of DOCSIS frames, not Ethernet frames)

Get rid of second AUTHORS entry for Devin Heitmueller, merging its item
into the older entry.

Clean up the order of some lists of plugin items.

svn path=/trunk/; revision=5861
2002-07-12 22:52:43 +00:00

16 lines
644 B
Text

Overview of changes in Ethereal DOCSIS Plugin 0.0.2
* Fixed a number of cosmetic things.
Overview of changes in Ethereal DOCSIS Plugin 0.0.3
* Added Checks to each TLV Type to validate length. If the length is invalid
an Exception is thrown.
* Cleaned up the code in all dissctors so that they are a little more readable.
Overview of changes in Ethereal DOCSIS Plugin 0.0.4
* Added Support for Baseline Privacy Key Management Messages
* Added Concatenation Support
Overview of changes in Ethereal DOCSIS Plugin 0.0.5
* Added Support in packet-tlv.c for SNMPv3 Kickstart TLV's
* Added Support in packet-tlv.c for Subscriber Management TLV's