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@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 21 Dec 2003 20:25:03 -0600 (CST)
guy         2003/12/21 20:25:03 CST

  Modified files:
    .                    reassemble.c 
  Log:
  We need to do the "if the first fragment we see has no more fragments
  after it, treat it as the only fragment" stuff for
  "fragment_add_seq_next()" as well, so we handle non-fragmented packets.
  
  Revision  Changes    Path
  1.45      +14 -8     ethereal/reassemble.c