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 6114] In detail pane, Timestamp is incorrectly decoded for

Date: Tue, 19 Jul 2011 07:30:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6114

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6674|review_for_checkin?         |
               Flag|                            |
   Attachment #6674|0                           |1
        is obsolete|                            |
   Attachment #6680|                            |review_for_checkin?
               Flag|                            |

--- Comment #12 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-07-19 07:30:38 PDT ---
Created an attachment (id=6680)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6680)
Updated timestamp heuristics.

The heuristics are updated to handle the case when the msb of the timestamp is
set, so it's a non-standard timestamp.

The heuristics are also updated as they pertain to a day-end rollover, as it
appears from the Vista capture file provided that the time difference could be
far greater than my previous assumption of only 1 minute apart.  This could be
due to timezone differences between originator and receiver or some other
unknown reason.

If nothing else, with this patch applied, negative timestamps are a thing of
the past.

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