Wireshark mailing list archives

Creating submenus under "Statistics" menu from a plugin


From: Martin Isaksson <martin.isaksson () ericsson com>
Date: Thu, 20 Sep 2012 23:00:19 +0200

Hi,

How can I add submenus under the Statistics menu from my plugin?

I use the code
stats_tree_register_plugin("gtp", "gtp", "GTP / TEID", 0, gtp_teid_stats_tree_packet, gtp_teid_stats_tree_init , NULL );

To register my plugin, and http://www.wireshark.org/docs/wsdg_html_chunked/ChDissectStats.html tells me a '/' should 
produce a submenu. Well that's not working... What am I doing wrong?

The function stats_tree_register(...) doesn't seem to do anything anymore.

Thanks in advance!
Martin


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: