On Jul 21, 2009, at 10:44 AM, Mahesh K wrote:

> I get the following error "No such proto:ldm". Now I do see that the  
> ldm dissector is successfully registered.

The last time you asked this question, Stig Bjørlykke replied:

> Try adding this after proto_register_protocol():
>
>   register_dissector ("ldm", dissect_ldm, proto_ldm);
>
> and remove the dissector_add() call, as you will setup this in the
> DLT_USER configuration.

As the question is the same this time, the answer is the same this  
time as well.
___________________________________________________________________________
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

Reply via email to