On Thursday 03, Tony Trinh wrote:
> On Fri, Nov 4, 2011 at 12:16 AM, Robert G. Jakabosky
>
> wrote:
> > Here is a Lua dissector that I wrote, it could be used as another
> > example. http://opensimulator.org/wiki/LLUDP_Dissector
> >
> > It is released under the BSD license.
>
> I think that viol
On Fri, Nov 4, 2011 at 12:16 AM, Robert G. Jakabosky
wrote:
> Here is a Lua dissector that I wrote, it could be used as another example.
> http://opensimulator.org/wiki/LLUDP_Dissector
>
> It is released under the BSD license.
>
I think that violates the GPL, according to http://wiki.wireshark.or
On Wednesday 02, Eliot Blennerhassett wrote:
> Getting started writing a dissector plugin in lua, I found the examples
> on the wiki to be rather esoteric. Only having previously written a
> plugin in C gave me any idea where to start.
>
> Is there any interest in including a more "ordinary" diss
Guy Harris wrote:
On Nov 2, 2011, at 11:19 AM, Guy Harris wrote:
On Nov 2, 2011, at 10:26 AM, Guy Harris wrote:
On Nov 2, 2011, at 10:16 AM, Jeff Morriss wrote:
Oh, shoot. Looks like svnversion.h is removed by clean and/or dist-clean.
So it should be generated only if you're building from
On 11/3/11 8:33 AM, Stig Bjørlykke wrote:
> Hi.
>
> I get an error when trying to start wireshark 1.6.3 (default built
> without threads):
> GLib-ERROR **: The thread system is not yet initialized.
>
> This is because we call g_mutex_new() without a USE_THREADS guard in
> main_welcome.c.
> This w
I removed these in SVN r39723.
On Fri, Oct 28, 2011 at 01:13:23PM -0600, Stephen Fisher wrote:
> This patch causes "debug" output on the console when launching
> Wireshark:
>
> looking for dissectors in
> /usr/local/src/wireshark/epan/wspython/wspy_dissectors
> looking for dissectors in /home/s
Eliot Blennerhassett writes:
> Is there any interest in including a more "ordinary" dissector example
> on the wiki, or with the wireshark install for that matter?
Lua dissectors/examples are not currently being distributed with the installer,
not that that couldn't change in the future, but the
Hi.
I get an error when trying to start wireshark 1.6.3 (default built
without threads):
GLib-ERROR **: The thread system is not yet initialized.
This is because we call g_mutex_new() without a USE_THREADS guard in
main_welcome.c.
This was fixed in revision 38045 on trunk, but not back ported to
I like it. Would probably have saved me some painful
trial-and-error-and-digging-through-wslua-code when I started writing Lua
scripts for wireshark.
___
Sent via:Wireshark-dev mailing list
Archives:http://www.wiresha
Am 03.11.2011 05:58, schrieb Eliot Blennerhassett:
Getting started writing a dissector plugin in lua, I found the examples
on the wiki to be rather esoteric. Only having previously written a
plugin in C gave me any idea where to start.
Is there any interest in including a more "ordinary" dissec
10 matches
Mail list logo