Hi all, recently, flow-export started to hang during exports. When using the same input file and options, it's always hanging at the same line. Using different command line options on the same file makes it hang in different places, but given fixed combination of file & options, you will always hang at the same line.
So all of these will hang at different places, reproducibly: flow-export -f2 < foo flow-export -f2 \ -mUNIX_SECS,DPKTS,DOCTETS,SRCADDR,DSTADDR,SRCPORT,DSTPORT,PROT < foo flow-export -f2 \ -mUNIX_SECS,DPKTS,DOCTETS,SRCADDR,DSTADDR,SRCPORT,DSTPORT,PROT < foo > \ bar As I don't speak C, my options are somewhat limited. Any help, or suggestions of software that is actively maintained (in case flow-tools are simply deprecated), welcome. Especially if they are able to read the format used by flow-capture. Thanks, Richard _______________________________________________ Flow-tools mailing list [email protected] http://mailman.splintered.net/mailman/listinfo/flow-tools
