Skip to content
Commit 75f2811c authored by Jesse Gross's avatar Jesse Gross
Browse files

ipv6: Add fragment reporting to ipv6_skip_exthdr().



While parsing through IPv6 extension headers, fragment headers are
skipped making them invisible to the caller.  This reports the
fragment offset of the last header in order to make it possible to
determine whether the packet is fragmented and, if so whether it is
a first or last fragment.

Signed-off-by: default avatarJesse Gross <jesse@nicira.com>
parent 396cf943
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment