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] tree view structuring

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Fri, 07 Jan 2011 13:36:38 +0100

Hi,

Create a patch, you know the drill.

Thanks,
Jaap

 

On Fri, 7 Jan 2011 10:07:36 +0100, Alexis La Goutte wrote:



On Wed, Jan 5, 2011 at 9:35 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:

On Jan 5, 2011, at 12:02 PM, Brian Oleksa wrote:

[...]
The ett_ value identifies a particular type of subtree; if you expand one of them, Wireshark keeps track of that and, when you click on another packet, it automatically opens all subtrees of that type.  If you close one of them, that gets turned off for that type.

Hi,

It is possible to add this information in README.developer ? because currently this is not specified the particular of ett_ value (about keeps track...)

Regards,