Tagged Questions
0
votes
3answers
378 views
Tool for network traffic analysis of a custom protocol
The protocol is very simple and is developed on top of TCP. I need to analyze a big libpcap dump file to calculate the average value and standard deviation of the conversation time and of the number ...