Content deleted Content added
→Extension headers: hop-by-hop can be ignored by intermediate nodes since RFC8200. |
→Fixed header: flow label rewritten, old statements were not supported by the references. Tag: references removed |
||
Line 100:
; ''Traffic Class'' (6+2 bits) : The bits of this field hold two values. The six most-significant bits hold the [[Differentiated Services]] (DS) field, which is used to classify packets.<ref name=rfc2474>{{Cite IETF|rfc=2474|author=K. Nickols|author2=S. Blake|authorlink3=Fred Baker (IETF chair)|author3=F. Baker|author4=D. Black|date=December 1998|title=Definition of the Differentiated Service Field (DS Field) in the IPv4 and IPv6 Headers}}</ref><ref name=rfc3260>{{Cite IETF|rfc=3260|author=D. Grossman|date=April 2002|title=New Terminology and Clarifications for DiffServ}}</ref> Currently, all standard DS fields end with a '0' bit. Any DS field that ends with two '1' bits is intended for local or experimental use.<ref name=rfc4727></ref>
: The remaining two bits are used for [[Explicit Congestion Notification]] (ECN);<ref name=rfc3168>{{Cite IETF|rfc=3168|author=K. Ramakrishnan|author2=S. Floyd|author3=D. Black|date=September 2001|title=The Addition of Explicit Congestion Notification (ECN) to IP}}</ref> priority values subdivide into ranges: traffic where the source provides congestion control and non-congestion control traffic.
; ''Flow Label'' (20 bits):
; ''Payload Length'' (16 bits): The size of the payload in octets, including any extension headers. The length is set to zero when a ''Hop-by-Hop'' extension header carries a [[#Jumbogram|Jumbo Payload]] option.<ref name=rfc2675>{{Cite IETF|rfc=2675|author=D. Borman|authorlink2=Steve Deering|author2=S. Deering|author3=R. Hinden|date=August 1999|title=IPv6 Jumbograms}}</ref>
; ''Next Header'' (8 bits): Specifies the type of the next header. This field usually specifies the [[transport layer]] protocol used by a packet's payload. When extension headers are present in the packet this field indicates which extension header follows. The values are [[List of IP protocol numbers|shared]] with those used for the IPv4 protocol field, as both fields have the same function (see [[List of IP protocol numbers]]).
|