IPv6 packet: Difference between revisions

Content deleted Content added
renamed options for {{APHD|def}}
→‎Fragment: use constraint
Line 137:
{{APHD|end}}
;{{APHD|def|name=Next header|length=8 bits|text=Identifies the type of the next header.}}
;{{APHD|def|name=Reserved|length=8 bits|valueconstraint=Reserved == 0|text=Initialized to all zeroes.}}
;{{APHD|def|name=Fragment offset|length=13 bits|text=Offset, in 8-octet units, relative to the start of the fragmentable part of the original packet.}}
;{{APHD|def|name=Reserved2|short=Res|length=2 bits|valueconstraint=Res == 0|text=Reserved; initialized to zeroes.}}
;{{APHD|def|name=M Flag|short=M|length=1 bit|text=1 means more fragments follow; 0 means last fragment.}}
;{{APHD|def|name=Identification|length=32 bits|text=Packet identification value, generated by the source node. Needed for reassembly of the original packet.}}