Skip to content

UDP Throughput calculation #25

@new44ever

Description

@new44ever

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?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions