Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap network_instruments.c network_instru

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 31 Oct 2003 21:38:10 -0600 (CST)
guy         2003/10/31 21:38:10 CST

  Modified files:
    wiretap              network_instruments.c 
                         network_instruments.h 
  Log:
  The time in Observer files is in nanoseconds since midnight, January 1,
  2000, 00:00:00 *local* time.  The amount to add to that is just the UNIX
  time stamp value for that point in time; get it with "mktime()".
  
  Revision  Changes    Path
  1.3       +45 -14    ethereal/wiretap/network_instruments.c
  1.3       +1 -4      ethereal/wiretap/network_instruments.h