Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb-pipe.c packet-smb.c smb.h

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: Sat, 11 Aug 2001 02:26:26 -0500 (CDT)
guy         2001/08/11 02:26:26 CDT

  Modified files:
    .                    packet-smb-pipe.c packet-smb.c smb.h 
  Log:
  Keep track of transaction replies that have continuations, and associate
  continuations with the message to which they're a continuation.
  
  Revision  Changes    Path
  1.29      +27 -4     ethereal/packet-smb-pipe.c
  1.98      +200 -29   ethereal/packet-smb.c
  1.12      +20 -1     ethereal/smb.h