Re: [Wireshark-dev] Plugin ethereal/wireshark for IEC 60870-5-104

2008-07-29 Thread Jaap Keuter
Hi, Thank you for creating this plugin. There is a problem with your distribution though. The GPL obligates you to make the source code available. One way to address that is to submit your code for inclusion into the mainline. For that you can file a bug at https://bugs.wireshark.org and add yo

[Wireshark-dev] Plugin ethereal/wireshark for IEC 60870-5-104

2008-07-29 Thread Alejandro Garcia
Hey all, I have developed a plugin for the protocol IEC 60870-5-104. You can download it and try at www.realtimesystems.es The plugin has been tested for near one year at an electrical company in Spain. It was compiled for AIX 5.3 and Windows. Enyoy it! Regards. Alejandro Garcia ___

Re: [Wireshark-dev] Trouble properly building tshark-based PY extension

2008-07-29 Thread Jeff Morriss
MARK LANDRISCINA wrote: > Works great with one exception. When I load a capture file I get a series of > error messages (below) indicating that some of the plug-in modules could not > be loaded. > > I suspect that there is an error in my build routine, since the C-code works > fine (no plug in

Re: [Wireshark-dev] Windows build for VS 2008

2008-07-29 Thread Gerald Combs
Graham Bloice wrote: > Nathan Jennings wrote: >> On 7/25/2008 11:50 AM, Graham Bloice wrote: >> >>> Gerald Combs wrote: >>> According to http://kobyk.wordpress.com/2007/07/20/dynamically-linking-with-msvcrtdll-using-visual-c-2005/ it's possible to use newer versio

[Wireshark-dev] Trouble properly building tshark-based PY extension

2008-07-29 Thread MARK LANDRISCINA
All: I've written a C-based python extension module to dissect packets using wireshark's/tshark's dissection routines. The module has a function that reads packets sequentially from a capture file, dissects them, and then returns a python object containing all the data. Works great with one ex

[Wireshark-dev] buildbot failure in Wireshark (development) on Solaris-10-SPARC

2008-07-29 Thread buildbot-no-reply
The Buildbot has detected a new failure of Solaris-10-SPARC on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Solaris-10-SPARC/builds/303 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: solaris-10-sparc Build R

Re: [Wireshark-dev] packet-dcm.c:960: warning: pointer type mismatch in conditional expression (Jeff Morriss)

2008-07-29 Thread Jeff Morriss
[EMAIL PROTECTED] wrote: > Thanks for all the check-in work and sorry for some of the headache. > I will follow up on the issues left and supply a patch promptly. > > Since the static definition will grow soon (+100kB), is there a recommended > way outside the main .c file or should I merge bef