On Mon, May 25, 2009 at 11:05:49AM +0000, Horia Coman wrote: > My problems is : TZSP doesn't register itself with > "register_dissector", so find_dissector can't find it and it returns > NULL. Is there any other way to call a specific dissector?
Using find_dissector is the proper way. I have changed the source code in the SVN repository for the development version to include a call to register_dissector in the TZSP dissector. Steve ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
