Hi Gilbert,
I just noticed your changes to the dfilter stuff and proto_tree (I should
have
subscribed to the ethereal-cvs list earlier).
Your changes now make it possible to search for all fields in GIOP messages
(including plugin dissectors generated with idl2eth). No need to put all
subtrees
underneath the main protocol tree!
For GIOP this is a major improvement that surely should be mentioned when
the
next version is released, so it doesn't go unnoticed.
Thanks a lot!
Cheers and Merry Christmas and so on,
Bernd
--On Friday, November 30, 2001 22:31:28 -0600 Gilbert Ramirez
<gram@xxxxxxxxxxxxxxx> wrote:
So, the change to have the dfilter code look at the entire tree
for fields, instead of just in the sub-trees of the protocol registered
as the parent of th efield, is trival. I have made the change in my
local CVS copy. That's the un-optimized version.
...
If I'm going to re-design the proto_tree object, what about doing it
right? The only reason the proto_tree is a GNode is that it was