Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5911] Fragmentation Header fields of IPv6 showing some wro

Date: Thu, 12 May 2011 11:37:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5911

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-05-12 11:37:41 PDT ---
The fragment offset field of the IPv6 fragment header is 13 bits, thus it fits
within 2 bytes, not 3.  See http://tools.ietf.org/html/rfc2460#section-4.5.  If
you change the hex view to bits view by right-clicking on the packet bytes
pane, you will see that only the 13 relevant bits are highlighted.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.