http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27218
User: jake
Date: 2009/01/12 11:08 PM
Log:
From Luca Ceresoli:
Several improvements to the Homeplug dissector.
New features:
* Added decoding of new packet types:
Vendor Specific, Set NEK, Set Local Parameters, Bridging Characteristics
(Local and Network), Set Transmit Characteristics
* Completed Network Statistics dissector, now decodes Extended packets;
added a generated boolean value to allow Basic/Extended filtering
* Local/Network specifier for Bridging Characteristics and
Basic/Extended specifier for Network Statistics now appear in info column
Cleanups:
* Cleaned up and made more concise decoding of IC-ID (chip ID) using range_string
* Fixed formatting of some field types
* A few minor cleanups
Directory: /trunk/epan/dissectors/
Changes Path Action
+635 -72 packet-homeplug.c Modified