Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3164] Dissector for QoS Marking attributes in BGP UPDATE m

Date: Wed, 31 Dec 2008 02:57:19 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3164


Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2605|review_for_checkin?         |review_for_checkin-
               Flag|                            |




--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-12-31 02:57:17 PDT ---
(From update of attachment 2605)
Your "Extended Length" logic is flawed. (ext_com8 == (BGP_EXT_COM_QOS_MARK >>
4) does *NOT* match your newly defined mark. Your sample capture only works
because the next byte is 0x00.
Anyway, this is not a generally usable way to handle normal/extended length
attributes.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.