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

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 31 Dec 1999 22:01:49 -0600 (CST)
gram        1999/12/31 22:01:45 CST

  Modified files:
    wiretap              toshiba.c 
  Log:
  Add relative timestamps. The Toshiba ISDN router has the same problem
  as the Ascend routers; those little buggers don't remember time very well.
  The only timestamp available in the trace is relative to the beginning
  of the trace.
  
  So, right now I'm just using this relative timestamp as the absoulte time.
  All my times are in 1969 (my timezone is GMT - 6), but all I care about
  for now is the relative time, which is preserved even if the absolute time
  is in the wrong decade.
  
  Revision  Changes    Path
  1.6       +3 -3      ethereal/wiretap/toshiba.c