Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb.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 12:38:51 -0500 (CDT)
guy         2003/04/14 12:38:51 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  Add a new routine "dissect_file_data_maybe_dcerpc()" to handle file
  read/write data that might, or might not, be DCE RPC information on a
  pipe, and use that routine rather than duplicating similar code in
  multiple places.
  
  Revision  Changes    Path
  1.327     +38 -71    ethereal/packet-smb.c