Next Header

Network 1 octet IPv6 packet unverified

What follows this header — a transport protocol, or an extension header.

Reading a capture

The same registry of numbers as IPv4's Protocol field, doing the same job, with one addition: it can also name an extension header, which then carries its own Next Header. That is how IPv6 replaced IPv4's fixed options field with a chain.

Values

Value Meaning
6 TCP
17 UDP
58 ICMPv6
44 Fragment header

Bit values written MSB first, matching network byte order.

Where it sits

IPv6 Packet > Next Header

Accuracy

Clause
RFC 8200 §3
Verified
Not verified against the standard. Treat this as a claim, not a fact.