Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tap-iostat.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Apr 2003 04:02:49 -0500 (CDT)
sahlberg    2003/04/22 04:02:49 CDT

  Modified files:
    .                    tap-iostat.c 
  Log:
  Update to the io,stat tethereal tap.
  Make it possible to use subsecond granularity for the measurement intervals.
  
  io,stat is updated to accept the interval to be specified with ms resolution.
  
  Example
  
  -z io,stat,0.001,smb
  
  to generate 1ms statistics for all SMB traffic.
  
  Revision  Changes    Path
  1.4       +22 -12    ethereal/tap-iostat.c