This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

How to puts packets into flows based on 5-tuples offline

0

Hi I have some pcap files I need to puts these files in flows base instead of packets base by using 5-tuple (Src port, dst port,src ip, dst ip, protocol). is there any C code can do that, and calculate the statistical features such as mean interarrival time for the flow great thank

asked 31 Oct '12, 20:17

hy2012's gravatar image

hy2012
1222
accept rate: 0%