Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tap-rpcstat.c tap-rpcstat.h tethereal.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: Wed, 25 Sep 2002 20:13:03 -0500 (CDT)
sahlberg    2002/09/25 20:13:03 CDT

  Modified files:
    .                    tap-rpcstat.c tap-rpcstat.h tethereal.c 
  Log:
  Updated RPCSTAT for tethereal.   The command now takes a filter string as an optional extra parameter.
  This makes it possible to generate any types of stats based on user defined subsets of the capture.
  
  Try -z rpc,rtt,100003,3,nfs.fh.hash==0x12345678
  
  NFS rtt statistics for a specific file.
  
  Revision  Changes    Path
  1.2       +7 -12     ethereal/tap-rpcstat.c
  1.2       +2 -2      ethereal/tap-rpcstat.h
  1.158     +9 -4      ethereal/tethereal.c