CICFlowMeter icon indicating copy to clipboard operation
CICFlowMeter copied to clipboard

Getting actual packet length instead of captured packet length on CICflowmeter

Open Sehan234 opened this issue 2 years ago • 0 comments

Hi,

I have a pcap with packets captured at a constant length. But their actual packet size varies. This is clearly seen on the 'packets on wire' comment in pcap.

But when I convert the pcap into flows using CICflowmeter, only the captured packet length is taken which is a constant value. Is there any way I can get the actual packet length for the flows by changing the python code? If anyone has done that please advise me.

Thank you Sehan

Sehan234 avatar May 24 '22 08:05 Sehan234