About this document
Understanding IP Fragmentation Techniques by shiv is a document available to read on EtoBox.
Fragmentation occurs when an IP packet is larger than the maximum transmission unit (MTU) of the network it traverses. The large packet is split into smaller fragments that contain information allowing the destination host to reassemble them into the original packet, such as a fragment ID and offsets. Path MTU discovery and setting the maximum segment size (MSS) for TCP packets are techniques for dynamically determining the optimal MTU to avoid fragmentation. While fragmentation is normal, it can impact per
- Author
- shiv
- Language
- EN