> In the case of retap_packets you can call it as:
>
> cf_retap_packets(&cfile, FALSE);
>
>
>
> But you should do that from a gui action *_stat.c in the gtk/ dir as
> it would only work in wireshark (it won't work for tshark).
>
>
in which lib i can fund this function. because, the compiler says
>
> In the case of retap_packets you can call it as:
>
> cf_retap_packets(&cfile, FALSE);
>
>
> But you should do that from a gui action *_stat.c in the gtk/ dir as
> it would only work in wireshark (it won't work for tshark).
>
>
in which lib i can fund this function. because, the compiler says
>
>
> Sorry but I been very busy lately.
>
> Most lua functions are just wrappers for functions of wireshark's
> "API". Don't use the Lua wrappers, use the very same C functions they
> use instead, you can use the code in them instead!
>
> you can take the code in wslua_retap_packets() and
> wslua_
instead!
>
> you can take the code in wslua_retap_packets() and
> wslua_register_menu() and instead of fetching the parameters from the
> lua_State you should get them yourself.
>
> BTW
> I do not see any good use in a dissector for retap_packets(), which
> kind of plugin are
>
> Hi
> can anybody tell me how i can use lua functions (f.e.retap_packets() )
> from
> plugin which written in C ?
> -- next part --
>
Nobody know how it use?
f.e. wslua_retap_packets(lua_State *L) or wslua_register_menu(lua_State *L)
what is lua_State? how make it work?
Hi
can anybody tell me how i can use lua functions (f.e.retap_packets() ) from
plugin which written in C ?
___
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
> > 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
>
> Hi,
> Have you tried to add your G729 codec to the codecs used by the
> RTPplayer? If you do that there should be no need
> for extara menus.
> Best regards
> Anders
>
> I don't use RTPplayer. i decode payload in plugin into wave file
>If all you need is to store the payload from a single RTP
>
> > 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 p
i look at this file but i have not one idea how it work :(
perhaps plugins/asn1/packet- asn1.c gives you some ideas :-)
>
> On 9/24/07, Илья Куделин <[EMAIL PROTECTED]> wrote:
> >
> > hi.
> > what do I suppose to do to know how add submenu into wi
i look at this file but i have not one idea how it work :(
perhaps plugins/asn1/packet-asn1.c gives you some ideas :-)
>
> On 9/24/07, Илья Куделин <[EMAIL PROTECTED]> wrote:
> >
> > hi.
> > what do I suppose to do to know how add submenu into
hi.
what do I suppose to do to know how add submenu into wireshark menu from
plugin
___
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
utton into wireshark, what do I
supposed to do to know handle(GtkWidget) of main window?
--
С уважением,
Илья Куделин mailto:[EMAIL PROTECTED]
icq# 154801384
jabberID [EMAIL PROTECTED]
___
Wireshark-dev mailing list
Wir
ibes how to
> write a tap.
>
>
> On 8/29/07, Илья Куделин <[EMAIL PROTECTED]> wrote:
> > Hi.
> > Tell me please, how can i know that wireshark is finished dissecting
> packets
> > in trace, when trace load into wireshark? i write plugin, and i need
> k
Hi.
Tell me please, how can i know that wireshark is finished dissecting packets
in trace, when trace load into wireshark? i write plugin, and i need know
then last packet from trace was processed.
--
С уважением,
Илья Куделин mailto:[EMAIL PROTECTED]
icq# 154801384
jabberID
ением,
Илья Куделин mailto:[EMAIL PROTECTED]
icq# 154801384
jabberID [EMAIL PROTECTED]
___
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
however, thanx for your help
Unfortunately, I can't help answering this question (yet)... perhaps
> someone else has the answer.
>
> On 8/23/07, Илья Куделин <[EMAIL PROTECTED]> wrote:
> >
> > thanx for links, i found some functions.
> > but new question
/wsdg_html_chunked/ChDissectReassemble.html
> >
> http://www.wireshark.org/docs/wsdg_html_chunked/ChDissectConversation.html
> >
> > Best regards,
> > Abhik.
> >
> > On 8/21/07, Илья Куделин <[EMAIL PROTECTED]> wrote:
> > > Hi, sorry for my english
think the function
is in wireshark SDK
--
С уважением,
Илья Куделин mailto:[EMAIL PROTECTED]
icq# 154801384
jabberID [EMAIL PROTECTED]
___
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman
19 matches
Mail list logo