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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 31 Jul 1999 13:26:14 -0500 (CDT)
guy         1999/07/31 13:26:11 CDT

  Modified files:
    .                    ethereal.c 
  Log:
  When applying filters constructed by "Follow TCP Stream" or "Match
  Selected", use "filter_packets()" to filter the packets we currently
  have, rather than re-reading the capture file.
  
  Revision  Changes    Path
  1.71      +6 -18     ethereal/ethereal.c