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 3368] The timestamp line in a RTP or RTCP packet display's

Date: Sun, 7 Oct 2012 15:13:08 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3368

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9296|                            |review_for_checkin?
              Flags|                            |

--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-10-07 15:13:07 PDT ---
Created attachment 9296
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9296
Don't subtract the NTP timestamp for 1 Jan 1970.

r35840 introduced some NTP-related changes, among them subtracting 2208988800
from the NTP seconds timestamp value, but 2208988800 is just the NTP timestamp
for 1 Jan 1970 and I don't see why we'd need to subtract that value.  Removing
it yields an NTP timestamp of "Mar 26, 2009 21:12:57.765999000 UTC", which
matches what you get at http://www.epochconverter.com/.

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