Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap pppdump.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: Tue, 16 Jul 2002 04:41:33 -0500 (CDT)
guy         2002/07/16 04:41:32 CDT

  Modified files:
    wiretap              pppdump.c 
  Log:
  Don't allocate structures to remember how to re-access a packet's data,
  or the array to hold pointers to those structures, if we're only reading
  the file sequentially.
  
  Revision  Changes    Path
  1.23      +27 -12    ethereal/wiretap/pppdump.c