Open
Description
Hi,
I am trying to implement a code where I am trying to access the extension headers of IPv6 if (IPV6_FRAG_HDR == ipv6.next_header().
I am accessing extension headers IPv6::headers_type extHeadr = ipv6.headers(); I need to access all the fields in the fragmentation header i.e., Next Header field, Fragment Offset field, More Fragments flag, and Identification field. I am not getting any example on the internet for the same. can someone help me with a sample program to access IPv6 extension header for fragmented packet.
Many Thanks,
Prabhu
Metadata
Metadata
Assignees
Labels
No labels