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.