> I am using flow-export version 1.26 against files created
> w/flow-gen version 5 '-V 5' and outputting wire format via flow-export
> '-f 4'.
> $Id: flow-export.c,v 1.26 2004/03/31 03:11:14 maf Exp $
>
> It seems to be missing the exaddr field 'Exporter IP address'
> which I do need and which is present in ascii delimited output '-f 2'
> as the 4th ordinal. Is this by design? Am I missing something?
>
> It is in the flow-gen output:
>
> struct fts3rec_v5 {
> u_int32 unix_secs; /* Current seconds since 0000 UTC 1970 */
> u_int32 unix_nsecs; /* Residual nanoseconds since 0000 UTC 1970
> */
> u_int32 sysUpTime; /* Current time in millisecs since router
> booted */
> u_int32 exaddr; /* Exporter IP address */
> etc.
>
I don't see it in struct ftpdu_v5
> Thanks in advance for any guidance!
>
>
_______________________________________________
Flow-tools mailing list
[email protected]
http://mailman.splintered.net/mailman/listinfo/flow-tools