summaryrefslogtreecommitdiff
path: root/sys/scsi/iscsi.h
AgeCommit message (Collapse)Author
2019-09-27Use consistent idiom/naming convention for the the #includeKenneth R Westerback
guards. Spelunkers using grep are easily confused.
2011-04-26Add some defines for the logout request and response and fix theClaudio Jeker
response struct (one of the reserved fields is actually the response). OK dlg@
2010-07-10Fixup structures to be correct sizeJordan Hargrave
ok claudio@
2009-08-27More iscsi defines needed.Claudio Jeker
2009-08-14Another change to make my life easier when parsing pdus.Claudio Jeker
2009-08-13More changes to make the parsing of those evil messages a bit easier.Claudio Jeker
2009-08-13Add more stuff change some fields to make the handling a bit easier.Claudio Jeker
OK dlg@
2009-03-23actually follow rfc 3720, from Remco.David Gwynne
2008-11-26definition of the iscsi wire protocol stuff.David Gwynne
ok deraadt@