-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
I need to calculate the throughput over a trace contains only UDP packets.
I try the program first but it terminated therefore I check the code and I find that:
In throughput module class, the program check if the packet is part of TCP flow in line (2805). TCP or UDP has no effect in the remain of the code.
can you help me?
Reactions are currently unavailable