1 | initial version |
I suspect this is because of the reuse of same ProtoField during the walk-in iteration.
Yes, that's the reason.
Otherwise is there any way to programmatically collapse such trees when inspecting a new packet ?
You can use "View -> Collapse All" to collapse all trees, or the equivalent keyboard shortcut combination, Ctrl+Left
(i.e., the Ctrl
and Left Arrow
keys).