https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6725
Summary: DSG_DA_TO_DSID_ASSOCIATION_DA/DSID is not correctly
parsed in DOCSIS MDD packet
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: x86
OS/Version: Windows 7
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: yizh@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
DSG_DA_TO_DSID_ASSOCIATION_DA TLV's value is a MAC address, but parsed as UINT8
in code.
And when calling proto_tree_add_item, it did not skip the type and length
field.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.