I'm using Ethereal plugins on Windows and cannot seem to get explicit
dissection to work.
Originally, i was using Ethereal 0.9.9, but have since updated to 0.10.0 and
still having the same problem.

I have idl files which contain more than one interface. These interfaces
occasionally have duplicate
function names such as Connect(). As a result, heuristic dissection doesn't
work correctly.  So, I decided to try using register_giop_user_module for
explicit dissection. However, after debugging, I've found that entry->repoid
is never valid in packet-giop.c. Consequently try_explicit_giop_dissector()
is never being called. Is there more that needs to be done in order to use
register_giop_user_module() and have explicit dissection work correctly?

Thanks!

_______________________________________________
Ethereal-users mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-users

Reply via email to