So you think you understand IP fragmentation?
So you think you understand IP fragmentation?
Posted Feb 9, 2024 13:52 UTC (Fri) by smurf (subscriber, #17840)In reply to: So you think you understand IP fragmentation? by pizza
Parent article: So you think you understand IP fragmentation?
However, the UDP header also contains … surprise … a length. As long as you don't send IPv6 jumbograms (length word: zero) you're thus still safe there.
Posted Feb 9, 2024 14:20 UTC (Fri)
by farnz (subscriber, #17727)
[Link]
Even IPv6 jumbograms have a length field, in the Jumbo Payload hop-by-hop header. This is a 32-bit number instead of a 16 bit number, but if you have the full IPv6 header, you'll get a length field to work with (either 16 bits, if not jumbo-sized, or 32 if jumbo-sized).
So you think you understand IP fragmentation?