Ethereal-dev: Re: [Ethereal-dev] packet-nfs.c patch for timestamps

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 13 Sep 2001 15:14:23 -0700 (PDT)
> Small patch attached which makes the NFS dissector display dates
> properly when dissecting timestamps.

It also throws away the 3 least significant digits in NFSv3, as V3
timestamps have nanosecond resolution.

Perhaps we should make FT_{ABSOLUTE,RELATIVE,DELTA}_TIME fields inside
Ethereal have nanosecond resolution, rather than microsecond resolution.