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 6147] 6LoWPAN: Support for IP-in-IP tunneling.

Date: Sat, 13 Oct 2012 19:50:06 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6147

--- Comment #3 from Guy Harris <guy@xxxxxxxxxxxx> 2012-10-13 19:50:05 PDT ---
One side-effect of the patch is that, in some cases, a decompressed IPv6 packet
will not have a data source added to it, but will have items from it put into
the protocol tree.  This causes crashes if TShark is printing hex data, and
means that if the user selects one of those items, the source of the data for
the item can't be highlighted in the hex dump pane.

*All* tvbuffs used for data in the protocol tree should be added as data
sources.

I've checked into the trunk and the 1.8 branches a fix for this.

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