Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/gryphon NEWS packet-gryphon.c packet

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 3 Oct 2003 18:22:12 -0500 (CDT)
guy         2003/10/03 18:22:12 CDT

  Modified files:
    plugins/gryphon      NEWS packet-gryphon.c packet-gryphon.h 
  Log:
  From Steve Limkemann:
  
      Added two new "well known destinations": SD_IOPWR AND SD_UTIL.
  
      Added logic to dissect the CMD_SET_TIME command.
  
      Added an alterate destination for the CMD_PGM_START command.
  
      Added logic to dissect the CMD_SCHED_MSG_REPLACE command.
  
      Added logic to dissect the CMD_USDT_REGISTER command.
  
      Added logic to dissect the CMD_USDT_SET_FUNCTIONAL command.
  
      Added logic to dissect the following commands
         CMD_IOPWR_GETINP
         CMD_IOPWR_GETLATCH
         CMD_IOPWR_CLRLATCH
         CMD_IOPWR_GETOUT
         CMD_IOPWR_SETOUT
         CMD_IOPWR_SETBIT
         CMD_IOPWR_CLRBIT
         CMD_IOPWR_GETPOWER
         CMD_UTIL_SET_INIT_STRATEGY
         CMD_UTIL_GET_INIT_STRATEGY
  
      Added the ability to recongnize more IOCTLS.  (For the SJA1000 driver, LIN
          and power drivers.)
  
      Added the ability to recognize more card types.
  
      Added dissection of more fields for CMD_SCHED_TX command.
  
      Bug fixes and general updating.
  
  Revision  Changes    Path
  1.2       +34 -0     ethereal/plugins/gryphon/NEWS
  1.40      +467 -69   ethereal/plugins/gryphon/packet-gryphon.c
  1.8       +96 -1     ethereal/plugins/gryphon/packet-gryphon.h