Ethereal-dev: SV: SV: [Ethereal-dev] Support for reading IBMiSeries communicationstraces for c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Fri, 25 Nov 2005 21:33:42 +0100
Checked in.
Can you please upload the sample trace to the wiki sample trace page and add
some information to http://wiki.ethereal.com/FileFormatReference 
Best regards
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Martin Warnes
Skickat: den 25 november 2005 11:24
Till: Ethereal development
Ämne: Re: SV: [Ethereal-dev] Support for reading IBMiSeries
communicationstraces for consideration


Hi,

Attached new files and a diff which should hopefully compile clean on 
both *nix and Windows this time.

Not sure about the file_access.c warning, I get that on the latest SVN 
version even without my changes.

Regards .. Martin

Anders Broman wrote the following on 11/25/05 06:37:

>Hi,
>I get the following warnings when trying to compile:
>file_access.c
>file_access.c(178) : warning C4133: 'function' : incompatible types - from
>'stru
>ct stat *' to 'struct _stat *'
>iseries.c
>iseries.c(155) : warning C4305: 'initializing' : truncation from 'const int
>' to
> 'char '
>iseries.c(155) : warning C4305: 'initializing' : truncation from 'const int
>' to
> 'char '
>iseries.c(399) : warning C4133: 'function' : incompatible types - from
>'unsigned
> char *' to 'unsigned int *'
>iseries.c(681) : warning C4133: 'function' : incompatible types - from
>'unsigned
> int *' to 'unsigned char *'
>Generating Code...
>iseries.c(513) : warning C4700: local variable 'pkt_len' used without
having
>bee
>n initialized
>
>Brg
>Anders
>
>-----Ursprungligt meddelande-----
>Från: ethereal-dev-bounces@xxxxxxxxxxxx
>[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Martin Warnes
>Skickat: den 22 november 2005 18:40
>Till: Ethereal development
>Ämne: [Ethereal-dev] Support for reading IBM iSeries communicationstraces
>for consideration
>
>
>I have attached source modules and a diff against the wiretap directory 
>for supporting the reading of IBM iSeries (AS/400) Comms traces for 
>consideration.
>
>The module can handle reading both formatted and unformatted Ethernet 
>traces either Unicode or ASCII encoded. I've also included  a sample 
>formatted iSeries capture file (compressed) with FTP and TELNET traffic. 
>The module can handle all traces generated by versions 5.x of OS/400 and 
>should also handle earlier 4.x version traces.
>
>My background is IBM 390 Assembler so please excuse any oddities in my C 
>code and feel free to amend as neccessary, hopefully I've followed the 
>programming guidelines.
>
>Regards
>
>Martin Warnes
>
>p.s I've also added a diff against the top level directory AUTHORS file 
>that updates my main email address
>
>
>
>
>
>
>_______________________________________________
>Ethereal-dev mailing list
>Ethereal-dev@xxxxxxxxxxxx
>http://www.ethereal.com/mailman/listinfo/ethereal-dev
>
>----------------------------------------------------------
>Scanned by ClamAV antivirus system - http://www.clamav.net
>Virus signatures last updated: Fri Nov 25 05:11:04 2005
>
>  
>