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: Richard Sharpe <sharpe@xxxxxxxxxxxx>
Date: Sat, 11 Dec 1999 20:19:10 -0600 (CST)
sharpe      1999/12/11 20:19:08 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  Fixed up the problems with compilation warnings, as per some patched
  from Guy, plus a few more of my own.
  
  Also added in basic response decoding where we don't know what it is ...
  
  Got more to do, as well as decoding returned data ... Thinking about that
  now, and will have a data-drived approach.
  
  I need some way to specify that an internal routine be called for some types
  of data where we know what type it is, in the case of Server Types for
  example ...
  
  Revision  Changes    Path
  1.54      +81 -22    ethereal/packet-smb.c