pyshark icon indicating copy to clipboard operation
pyshark copied to clipboard

Difference between Packet length and captured_length attributes

Open aaronatp opened this issue 1 year ago • 0 comments

Can you help me understand the difference between the "length" and "captured_length" attributes of a Packet class instance? Is "length" the length of the packet that was sent? How is the full length of the packet that was sent determined if only part of it was received? Is it an assumption?

aaronatp avatar Dec 09 '23 18:12 aaronatp