Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tap-protohierstat.c Makefile.am Makefile.nma

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 23:29:35 -0600 (CST)
sahlberg    2002/10/31 23:29:35 CST

  Modified files:
    .                    Makefile.am Makefile.nmake 
  Added files:
    .                    tap-protohierstat.c 
  Log:
  New tap extension for tethereal : ProtocolHierarchyStatistics.
  
  Similar to what is available on ethereal:/Tools/ProtocolHierarchyStatistics
  but this one can handle ALL protocols that tethereal has dissectors for.
  
  Maybe a gtk/gtk2 version of this should replace the existing one in ethereal?
  
  Try -z io,phs   or -z io,phs,<filter>  to test it.
  
  Revision  Changes    Path
  1.515     +2 -1      ethereal/Makefile.am
  1.250     +2 -1      ethereal/Makefile.nmake