Ethereal-dev: Re: [Ethereal-dev] netxray.c patches

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 28 Aug 2005 16:18:47 -0700
Bill Meier wrote:
Patches below are for netxray.c

Checked in.

1. Use the new (good work!) 'nanosec' precision only for gig pods;

I have a change to base the usec/nsec decision on the time units value (if it's > 10^6, use nsec).

3. Update hdr field info (based upon examination of various
   capture files):
a. Define a hdr field which appears to be 'time-zone' [offset in hours from UTC] for the machine doing
      the capture.
      (Maybe this field can eventually be used for Ethereal
       to display the (local) time as it was at the time
       of the capture).

Perhaps that's the way to fix bug 299:

	http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=299