Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan tvbuff.c tvbuff.h

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: Mon, 2 Jul 2001 02:11:41 -0500 (CDT)
guy         2001/07/02 02:11:41 CDT

  Modified files:
    epan                 tvbuff.c tvbuff.h 
  Log:
  Tvbuffify the DNS, NBNS, NBDS, and NBSS dissectors.
  
  Add a "tvb_memeql()" routine, for doing "memcmp()"-style equality
  comparisons.
  
  Revision  Changes    Path
  1.18      +36 -3     ethereal/epan/tvbuff.c
  1.14      +15 -3     ethereal/epan/tvbuff.h