Hi Juan Jose,

2017-09-18 16:21 GMT+02:00 Juan Jose Martin Carrascosa <jua...@rti.com>:

> Hi everybody,
>
> I have a set of plugins that work on top of the RTPS protocol. Which is
> the cleanest and right way to get this set of plugins available when I
> click in "decode as" in a RTPS packet?
>

If you create a dissector table for your RTPS payload (presumably that's
what would need to be decoded as), then your plugins can register
themselves using the dissector_add_for_decode_as() function.

Best regards,
Pascal.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to