Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-gnutella.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Aug 2001 02:59:34 -0500 (CDT)
guy         2001/08/18 02:59:33 CDT

  Modified files:
    .                    packet-gnutella.c 
  Log:
  All dissectors must put their protocol tree items under a top-level item
  for the protocol; otherwise, the protocol statistics code doesn't work
  (and often trips across assertions).  Put the "Gnutella Upload /
  Download Stream" item underneath a Gnutell protocol item, rather than
  putting it at the top level.
  
  Revision  Changes    Path
  1.3       +10 -11    ethereal/packet-gnutella.c