ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5438] various fixes for AgentX protocol decoding

Date: Mon, 6 Dec 2010 05:50:27 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5438

--- Comment #3 from Fulko Hew <fulko.hew@xxxxxxxxx> 2010-12-06 05:49:48 PST ---
Created an attachment (id=5574)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5574)
a capture for seeing specified scenarios

While examining this capture I detected another bug in the dissection routines.

- When highlighting 'Value representations' the existing routine uses the
length of the 'remainder of the packet' rather than the length of the actual
value.  Since the size of the value isn't known (yet) at the time of the
sub-tree creation, I don't know how to fix this issue at this time.

For the bugs listed in this patch refer to the following captured packets:

- not looping over whole packet length (get - #123), (response - #13), (getnext
- not provided, but similar to others)
- PDU hightlighting of 20 octets (any)
- decode hierarchy (any)
- highlighting of OIDs (can no longer be viewd properly although due to the new
bug mentioned above, but this patch is still valid)
- flags decoding (any)

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