Neocortex 🧠

Search

Search IconIcon to open search

Packet Fragmentation

Last updated Jul 9, 2022 Edit Source

In the network layer, there are often certain limits imposed on the maximum packet size. This limit is called the MTU (Maximum Transfer Unit). When you need to send packets larger than the MTU, these packets need to be split up into smaller ones. This is called fragmentation. There are two ways to fragment packets.


Interactive Graph