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

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: Fri, 20 Jun 2003 20:42:44 -0500 (CDT)
sahlberg    2003/06/20 20:42:44 CDT

  Modified files:
    doc                  ethereal.pod.template 
  Log:
  Break out the code for the ahndling of the Service Response Time (formerly known as RoundTripTime) table and change the table into a scrollable
  CList.
  
  As a first conversion to use the helper routines, convert DCERPC SRT statistics to use the new interface.
  This prevents some interfaces (SAMR/LSA) that contains a huge number of procedures from creating a huge table that does not fir on the screen.
  
  Later changes to the helpers may be to make the different columns sortable
  or to hide those procedures that has not been seen in the capture.
  
  Revision  Changes    Path
  1.425     +12 -11    ethereal/doc/ethereal.pod.template