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

Wireshark-dev: Re: [Wireshark-dev] Undissected packet bytes

From: Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>
Date: Wed, 4 Feb 2015 17:58:33 +0100
On Wed, Feb 4, 2015 at 5:25 PM, Evan Huus <eapache@xxxxxxxxx> wrote:
I think you will need to add a function very similar to
proto_find_field_from_offset that makes use of
proto_tree_traverse_pre_order and tracks which bytes have been "seen"
as the traversal proceeds.

And how the output could be shown to the user? With expert infos?