ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] AMQP data dissector

From: "Ragnar Paulson (he/him)" <Ragnar.Paulson@xxxxxxxxxx>
Date: Fri, 23 Sep 2022 18:19:13 +0000

 

Hello,

 

My colleague and I would like to extend the AMQP dissector so that it may call other dissectors for the payload (Data).   The primary goal for us is to invoke the protobuf dissector but we will make it generic so any dissector may be called.

 

To achieve this we would borrow liberally from the MQTT dissector which already does this via a UAT table.  We plan to configure a similar table with (topic-pattern, dissector-name, dissector-additional-data). MQTT doesn’t allow for additional-data but it is necessary to pass the protobuf data definition name and seems like a generally useful idea.

 

Is this a feature that is generally interesting and no one else is working on?  We have completed much of this already just to figure out how to do it.  We can create a PR very soon.

 

Regards,

Ragnar Paulson

 


Confidentiality notice

This e-mail message and any attachment hereto contain confidential information which may be privileged and which is intended for the exclusive use of its addressee(s). If you receive this message in error, please inform sender immediately and destroy any copy thereof. Furthermore, any disclosure, distribution or copying of this message and/or any attachment hereto without the consent of the sender is strictly prohibited. Thank you.