Ethereal-cvs: [Ethereal-cvs] rev 17952: /trunk/epan/dissectors/: packet-fc.c packet-fc.h packe

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

Date: Sat, 22 Apr 2006 02:16:54 GMT
User: sahlberg
Date: 2006/04/21 09:16 PM

Log:
 the scsi transports (fc/fcp and iscsi)    now track both itl and itlq
 structures for scsi.
 
 we no longer need the scsi_task_id structure passed by pinfo->private_data   so get rid of it.
 
 we no longer need the (broken by design) scsi_task_data   hash table   since this has been replaced byt hte itl and itlq structures and tracking

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +2 -0      packet-fc.c       Modified
  +4 -0      packet-fc.h       Modified
  +1 -17     packet-fcp.c      Modified
  +2 -15     packet-iscsi.c    Modified
  +0 -13     packet-ndmp.c     Modified
  +131 -305  packet-scsi.c     Modified
  +0 -11     packet-scsi.h     Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17952&view=rev