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

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: Thu, 31 Oct 2002 19:49:39 -0600 (CST)
sahlberg    2002/10/31 19:49:39 CST

  Modified files:
    .                    Makefile.am Makefile.nmake 
  Added files:
    .                    tap-iostat.c 
  Log:
  New tap for tethereal: io statistics that provides frames/bytes counts for frames matching user specified filters.
  
  Try it with
  -z io,stat,1,nfs,smb,arp
  on a capture containing both nfs, cifs and arp traffic.
  
  Revision  Changes    Path
  1.514     +2 -1      ethereal/Makefile.am
  1.249     +2 -1      ethereal/Makefile.nmake