IP Packet Format
Identification:
- Contains an integer that identifies the current datagram. This field is used to help piece together datagram fragments.
Flags:
- A 3-bit field of which the low-order 2 bits control fragmentation. One bit specifies whether the packet can be fragmented; the second bit specifies whether the packet is the last fragment in a series of fragmented packets.