HeaderIPv6
Summary
Represents an IPv6 header object.
See also
- Properties
Structure
- class HeaderIPv6
- extension_headers
The list of extension headers present in IPv6 packet : Only supported during decoding
- Type
- flow_label
The
24bit
Flow Label field is used to label a set of packets that belong to the same flow.- Type
- hop_limit
This
8bit
field defines by number a count of the maximum hops that a packet can remain in the network before it is destroyed.- Type
- next_header
This
8bit
field reflects the new organization of IP packets with IPv6.- Type
IPProtocol_Type
or None
- trafic_class
It allows the network to take of advantage of the various queuing and congestion control mechanisms that may exist within it.
- Type