CICFlowMeter
CICFlowMeter copied to clipboard
Getting actual packet length instead of captured packet length on CICflowmeter
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