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

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Richard Sharpe <sharpe@xxxxxxxxxxxx>
Date: Sat, 2 Oct 1999 20:14:41 -0500 (CDT)
sharpe      1999/10/02 20:14:39 CDT

  Modified files:
    .                    packet-smb.c packet.h 
  Log:
  A bunch of fixes for SMB decode.
  
    1. Fix some silly errors.
    2. Dont decode beyond Word Count if errcode > 0
    3. Decode a bunch mode SMBs
  
  Next is to keep state so we can do a better job ...
  
  Revision  Changes    Path
  1.26      +7065 -1180ethereal/packet-smb.c
  1.101     +3 -1      ethereal/packet.h