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

Wireshark-dev: Re: [Wireshark-dev] add sub menu into wireshark menu

From: "Илья Куделин" <iliya.kudelin@xxxxxxxxx>
Date: Tue, 25 Sep 2007 15:02:59 +0400
> what do I suppose to do to know how add submenu into wireshark menu
> from plugin

It is possible to add things to the statistics menu from a plug-in, but
there is no simple method for adding a new menu from a plug-in.  What
are you trying to add to the menus?


Steve

I write plugin for decode rtp-traffic encoded with G729.
I need to store payload from trace. That's why a menu item should be inserted into Statistics menu.