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: Mon, 8 Sep 2003 16:08:43 -0500 (CDT)
sahlberg    2003/09/08 16:08:43 CDT

  Modified files:
    .                    file.c 
  Log:
  Update to the culmulative byte column.
  
  Only calculate culmulative bytes on those packets that are actually displayed in the packet pane.
  
  When a display filter is applied, culmulative bytes should only be calculated on thoise packets that are actually displayed.
  
  Revision  Changes    Path
  1.308     +7 -3      ethereal/file.c