ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] wireshark-dev@xxxxxxxxxxxxx

From: Stephane Bryant <sbryant@xxxxxxx>
Date: Wed, 14 May 2008 17:15:16 -0300
Hello,

I am currently developping a dissector for a protocol which may
encapsulate any type of protocol as payload (or at least: i do not
want to decide once and for all which protocols it may encapsulate).
As far as i have seen the only way to add subdissectors for this is to call dissector_add/heur_dissector_add on the protocol's dissector_list name, from
all possibly encapsulated protocols' dissectors. Would there be a shortcut
to avoid this, something like a "try all the protocols  there is" ?
Thanks for the help,

stephane bryant