ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7266] Patch: Add frame.interface_id support for ERF file f

Date: Thu, 9 Aug 2012 14:37:13 -0700 (PDT)
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.