https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6071
Michael Mann <mmann78@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8447| |review_for_checkin?
Flags| |
--- Comment #3 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-05-15 14:29:07 PDT ---
Created attachment 8447
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8447
LLTD dissector
This should be a good start. I believe I incorporated the entire spec, but the
attached sample did not include any QoS functionality to dissect.
One area of contention in the "Characteristics" TLV item. The spec says it
should be 2 bytes, but the attached capture has it as 4. The (similarly named)
"QoS characteristics" TLV item is 4 bytes in the spec (but only diagrams 2
bytes). Since bit masks are involved, the proper size is needed, but the
"extra" 2 bytes are currently unpopulated in the spec.
Fuzztested with the provided capture.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.