CICFlowMeter icon indicating copy to clipboard operation
CICFlowMeter copied to clipboard

What's the difference between packet length and packet size

Open KaiyiZhang-uo opened this issue 2 years ago • 2 comments

I am confused about the difference between the two features.

Packet Length Mean: Mean length of a packet Average Packet Size: Average size of packet

Can you please clarify the difference?

KaiyiZhang-uo avatar Feb 28 '22 12:02 KaiyiZhang-uo

1646061059(1) The method of getting Packet Length Mean: 7cf8cb65ade0d8c67bb6155ee24980d The method of getting Average Packet Size: 5060fff8a428faf1519268db7388a86

I check your code, it looks like you add the payloadBytes of the first packet to flowLengthStats twice. I suspect it is incorrect. Can you please clarify it?

KaiyiZhang-uo avatar Feb 28 '22 15:02 KaiyiZhang-uo

If you still pay attention to this project, welcome to refer to my forked repository:

https://github.com/blueice-thu/CICFlowMeter.

Your issue has been resolved in my repository. I will improve the project and resolve as many issues as possible recently. Welcome for suggestions. :)

yorhaha avatar Apr 08 '22 23:04 yorhaha