Opened 9 years ago
Closed 9 years ago
#338 closed defect (invalid)
flow
Reported by: | hadianjazi.hossein@… | Owned by: | salcock |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | tools | Version: | |
Keywords: | Cc: |
Description
I want to use libtrace in order to working with flows. I have a problem how I can see list of flows as an output. for clarify, tracepktdump show list of packets in a readable format, now I want to have flows as an output.
Change History (1)
comment:1 Changed 9 years ago by salcock
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Libtrace is a packet-level processing library only. For flow-based measurements, we use libflowmanager (http://research.wand.net.nz/software/libflowmanager.php), although be aware that this library does not include any tools like tracepktdump.