rev 17833: /trunk/epan/dissectors/: packet-iscsi.c
[email protected] Thu, 06 Apr 2006 11:05:20 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: sahlberg Date: 2006/04/06 06:05 AM Log: change iscsi to track transaction data in a fc_exchange_data structure just as the fc / fcp transport does. while reusing this structure for multi-purpose would make it berret suited to move the struct from packet-fc.h to packet-scsi.h we would have to include packet-scsi.h for everyone that includes packet-fc.h and that are a few dependencies. (would have to include it even in packet-llc.c) so leave it as a fc structure for now. Directory: /trunk/epan/dissectors/ Changes Path Action +29 -29 packet-iscsi.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17833&view=rev