Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Thu, 13 Nov 2003 02:22:48 -0600 (CST)
sahlberg    2003/11/13 02:22:48 CST

  Modified files:
    .                    file.c 
  Log:
  For Time Reference frames  reset the counter for CulmulativeBytes.
  This makes the CulmulativeBytes field make more sense since if we want
  something to be a TimeReference frame it is likely that we also want to
  measure BOTH time and number of bytes (==culmulative bytes) until the event we are looking at.
  
  Revision  Changes    Path
  1.322     +6 -1      ethereal/file.c