On Friday 04, Stig Bjørlykke wrote:
> On Fri, Nov 4, 2011 at 5:16 AM, Robert G. Jakabosky
>
> wrote:
> > Also for people that want to make Lua dissectors may want to checkout
> > this patch that I submitted:
> > https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575
>
> Please note that I have
On Fri, Nov 4, 2011 at 5:16 AM, Robert G. Jakabosky
wrote:
> Also for people that want to make Lua dissectors may want to checkout this
> patch that I submitted:
> https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575
Please note that I have added some requests for you regarding this patch.
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
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
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
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" dissector example
on the wiki, or with the wireshark instal