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

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Thu, 8 Jan 2004 20:57:29 -0600 (CST)
obiot       2004/01/08 20:57:29 CST

  Modified files:
    epan                 frame_data.h 
  Log:
  Fix the "unmarking a packet matching a color filter does not apply the color
  filter's colors" bug, by storing the pointer to the matching color_filter_t
  structure in the frame_data structure.
  
  Replace "frame" and "frames" by "packet" and "packets" in many places.
  
  Revision  Changes    Path
  1.11      +15 -1     ethereal/epan/frame_data.h