https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7266
Stephen Donnelly <stephen@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8932| |review_for_checkin?
Flags| |
--- Comment #15 from Stephen Donnelly <stephen@xxxxxxxxxx> 2012-08-09 14:37:12 PDT ---
Created attachment 8932
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8932
Change ERF interface data to report only nanosecond resolution
As per Comment #14 the root cause seems to be Wireshark's maximum time stamp
resolution of nanoseconds. By reporting our native resolution we were breaking
the PcapNG writing code.
Since we have to 'downconvert' the ERF time stamps to Wireshark's internal
representation anyway, we may as well report the resolution which we convert
to, rather than the original native resolution.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.