Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template tethereal.pod.temp

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, 21 Jan 2003 18:40:35 -0600 (CST)
sahlberg    2003/01/21 18:40:35 CST

  Modified files:
    doc                  ethereal.pod.template 
                         tethereal.pod.template 
  Log:
  SMB RTT statistics for tethereal and ethereal.
  
  SMB RTT statistics are similar to the RTT statistics already supported by ONC-RPC and DCE-RPC.
  It will present a table with all seen SMB commands and present the Min/Max and Avg response time in ms.
  
  Transaction2 and NT-Transaction commands are broken out and presented in its own subtables.
  
  tethereal feature is activated with -z smb,rtt    switch
  and in ethereal it is activated either through -0z smb,rtt switch or through the Menu.
  
  Revision  Changes    Path
  1.376     +36 -0     ethereal/doc/ethereal.pod.template
  1.68      +21 -0     ethereal/doc/tethereal.pod.template