Which field indicates whether the datagram was fragmented?
For wireshark
This will display whether a frame is part of a packet that was fragmented:
ip.flags.mf==1 || ip.frag_offset>0
Asked: 2019-10-06 13:01:21 +0000
Seen: 482 times
Last updated: Oct 06 '19