Wireshark mailing list archives

Re: Add a protocol to the "decode as" option


From: Pascal Quantin <pascal.quantin () gmail com>
Date: Mon, 18 Sep 2017 21:05:03 +0200

Hi Juan Jose,

2017-09-18 16:21 GMT+02:00 Juan Jose Martin Carrascosa <juanjo () 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-request () wireshark org?subject=unsubscribe

Current thread: