Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal reassemble.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: Sun, 20 Apr 2003 03:40:46 -0500 (CDT)
guy         2003/04/20 03:40:46 CDT

  Modified files:
    .                    reassemble.c 
  Log:
  Put entries for a reassembled packet into the appropriate hash table for
  all of the frames that make it up, so Ethereal can show, for all but the
  final frame, the frame in which it was reassembled.  (Tethereal can't,
  as it's a one-pass program.)
  
  Revision  Changes    Path
  1.36      +20 -41    ethereal/reassemble.c