IPv6 packet: Difference between revisions

Content deleted Content added
m Reverted edits by 202.40.0.8 (talk) to last version by Citation bot
Remove clause "0 is a valid payload length for UDP".
Line 401:
===Standard payload length===
The [[#Fixed header|payload length field of IPv6]] (and [[IPv4#Header|IPv4]]) has a size of 16 bits, capable of specifying a maximum length of [[65535 (number)|{{Val|65535}}]] octets for the payload. In practice, hosts determine the maximum usable payload length using [[Path MTU Discovery]] (yielding the minimum [[maximum transmission unit|MTU]] along the path from sender to receiver), to avoid having to fragment packets.
Most [[Link Layer]] protocols have MTUs considerably smaller than {{Val|65535}} octets. Also, {{Val|0}} is a valid payload length for UDP.
 
===Jumbogram===