https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3194
Summary: Improvements to Homeplug dissector
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: luca.ceresoli@xxxxxxxxx
Luca Ceresoli <luca.ceresoli@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2674| |review_for_checkin?
Flag| |
Created an attachment (id=2674)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2674)
Improvements to Homeplug dissector
Build Information:
Patch against latest trunk.
--
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
Specification:
INT51X1 datasheet: http://www.tandel.be/downloads/INT51X1_Datasheet.pdf
API checked, Fuzz-tested.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.