Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb-pipe.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: Mon, 14 Apr 2003 15:48:32 -0500 (CDT)
guy         2003/04/14 15:48:31 CDT

  Modified files:
    .                    packet-smb-pipe.c 
  Log:
  Keep the two sides of a pipe separate when doing DCERPC-over-a-pipe
  reassembly.  (Perhaps we *shouldn't* see reassembly in progress in both
  directions, if the protocol is purely request/response, but that doesn't
  mean you won't see it in a capture, due to bugs or dropped packets
  or....)
  
  Revision  Changes    Path
  1.92      +19 -6     ethereal/packet-smb-pipe.c