Fragmentoffset
In the Internet Protocol version 4 (IPv4), the fragment offset is a 13-bit field in the IP header that indicates where the payload of a fragment belongs within the original datagram. The offset is measured in 8-byte units, and the first fragment has an offset of zero. Each subsequent fragment's offset is equal to the number of eight-byte blocks that precede that fragment's payload.
When a router cannot forward a large datagram without exceeding the path MTU, it may fragment the
Reassembly occurs at the destination. Fragments are collected and reordered by Identification, Source, Destination, and Fragment
Fragment offset and fragmentation have security and performance implications. Fragmentation can be abused in packet fragmentation