Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal proto_hier_stats.c proto_hier_stats.h Makefi

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

From: Gilbert Ramirez Jr. <gram@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Mar 2001 17:54:45 -0600 (CST)
gram        2001/03/22 17:54:45 CST

  Modified files:
    .                    Makefile.am Makefile.nmake 
  Added files:
    .                    proto_hier_stats.c proto_hier_stats.h 
  Log:
  Add a new tool which summarizes packet counts by protocols, but
  organizes the protocols in the same hierarchical order in which
  they are found in the packet.
  
  The GUI needs some more refinement (placment of vertical
  scrollbar, style of GtkCTree, initial sizing of window).
  
  I need to add an option to honor/not honor the current display filter.
  
  Revision  Changes    Path
  1.294     +3 -1      ethereal/Makefile.am
  1.88      +2 -1      ethereal/Makefile.nmake