Jaap Keuter wrote:
> Hi,
>
> Another way to help yourself, in case this is your own protocol dissector,
> is to make the dissector heuristic. Then you never have to setup the
> "decode as" at all!
>
Jaap,
Thanks. I did that for an internal dissector I wrote long ago.
Unfortunately the protocol in question has no "magic" numbers to make
identification fairly straight forward. Its got a bunch of variable
length fields, as well. I guess I would have to try unpacking the whole
packet to see if its possibly the protocol in question.
Thanks,
Andy
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev