Re: [Wireshark-dev] CORE DUMP ISSUE

2012-09-20 Thread Jaap Keuter
Hi, That's an OS/Kernel thing. Google search 'disable core file generation your linux distribution' for the specifics of your platform. Thanks, Jaap On 09/20/2012 07:19 AM, Kumar, Chandan (Chandan) wrote: Can any one help me to stop the core file creation on linux machine? I am running

Re: [Wireshark-dev] GUI functionality from plugins

2012-09-20 Thread David Ameiss
As a follow-up... I explored building the graph_analysis modules directly into my plugin. However, aside from references to some internal GUI functions (which I can easily replace), clicking on one of the flows in the dialog selects that frame in the capture... which requires access to

Re: [Wireshark-dev] [Wireshark-commits] rev 45019: /trunk/ /trunk/tools/lemon/: CMakeLists.txt

2012-09-20 Thread Joerg Mayer
On Thu, Sep 20, 2012 at 02:55:22AM +, eapa...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=45019 User: eapache Date: 2012/09/19 07:55 PM Log: Fix lemon build with cmake by defining _U_. I feel like there's a better way than all the horrid

[Wireshark-dev] Creating submenus under Statistics menu from a plugin

2012-09-20 Thread Martin Isaksson
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

[Wireshark-dev] Adding right-click menu for displayfilters in stats_tree dialogs

2012-09-20 Thread Martin Isaksson
Hi, I'd like to add a filter to my stats_tree plugins, so when I right click I get the normal Add as filter, prepare as filter Is there an easy way to do that? Is there a place where a I can get more info, or see some examples? Thanks, Martin

Re: [Wireshark-dev] [Wireshark-commits] rev 45019: /trunk/ /trunk/tools/lemon/: CMakeLists.txt

2012-09-20 Thread Jeff Morriss
Joerg Mayer wrote: On Thu, Sep 20, 2012 at 02:55:22AM +, eapa...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=45019 User: eapache Date: 2012/09/19 07:55 PM Log: Fix lemon build with cmake by defining _U_. I feel like there's a better way than all

Re: [Wireshark-dev] [Wireshark-commits] rev 45019: /trunk/ /trunk/tools/lemon/: CMakeLists.txt

2012-09-20 Thread Evan Huus
On Thu, Sep 20, 2012 at 5:02 PM, Jeff Morriss jeff.morriss...@gmail.com wrote: Joerg Mayer wrote: On Thu, Sep 20, 2012 at 02:55:22AM +, eapa...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=45019 User: eapache Date: 2012/09/19 07:55 PM Log:

Re: [Wireshark-dev] [Wireshark-commits] rev 45019: /trunk/ /trunk/tools/lemon/: CMakeLists.txt

2012-09-20 Thread Jeff Morriss
On 09/20/2012 09:24 PM, Evan Huus wrote: On Thu, Sep 20, 2012 at 5:02 PM, Jeff Morriss jeff.morriss...@gmail.com wrote: Joerg Mayer wrote: On Thu, Sep 20, 2012 at 02:55:22AM +, eapa...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=45019 User:

Re: [Wireshark-dev] [Wireshark-commits] rev 45035: /trunk/doc/ /trunk/doc/: wireshark-filter.pod

2012-09-20 Thread Maynard, Chris
Darn, that commit comment should have read, It should NOT display a terminating semi-colon ... - Chris From: wireshark-commits-boun...@wireshark.org [wireshark-commits-boun...@wireshark.org] On Behalf Of cmayn...@wireshark.org [cmayn...@wireshark.org]