http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Work around a bug in the OpenSolaris iSCSI target.
[people/pcmattman/gpxe.git]
/
src
/
net
/
tcp
/
iscsi.c
2007-11-05
Michael Brown
Work around a bug in the OpenSolaris iSCSI target.
blob
|
commitdiff
2007-08-23
Michael Brown
Merge commit 'holger/strings'
blob
|
commitdiff
|
diff to current
2007-08-02
Michael Brown
Allowed zero-cost enforced ordering of features in...
blob
|
commitdiff
|
diff to current
2007-08-02
Michael Brown
Use otherwise-useless byte in DHCP feature option as...
blob
|
commitdiff
|
diff to current
2007-08-02
Michael Brown
Add FEATURE() macro, plus code to display features...
blob
|
commitdiff
|
diff to current
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
blob
|
commitdiff
|
diff to current
2007-07-28
Michael Brown
Merge branch 'symcheck2'
blob
|
commitdiff
|
diff to current
2007-07-26
Michael Brown
Prepare for iBFT merge when possible. iscsiboot.c...
blob
|
commitdiff
|
diff to current
2007-07-10
Michael Brown
May be required in some disconnect scenarios
blob
|
commitdiff
|
diff to current
2007-07-09
Michael Brown
Add missing static
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Fix TX state machine and miscellaneous other bits.
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Fix root-path parsing.
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Merge branch 'master' into iscsi-update
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Ready to start testing
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Code in place to use a hypothetical SCSI interface.
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Everything except the SCSI interface should now be...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
iSCSI updated to use data-xfer interface on the socket...
blob
|
commitdiff
|
diff to current
2007-07-05
Michael Brown
Switch compiler warning on tcp_open() to a #warning
blob
|
commitdiff
|
diff to current
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-05-31
Michael Brown
Move [v]ssnprintf() from iscsi.c into vsprintf.c; we...
blob
|
commitdiff
|
diff to current
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
blob
|
commitdiff
|
diff to current
2007-01-31
Michael Brown
Changed to use the generic stream API.
blob
|
commitdiff
|
diff to current
2007-01-19
Michael Brown
Use stdio.h instead of vsprintf.h
blob
|
commitdiff
|
diff to current
2007-01-15
Michael Brown
Gave asynchronous operations approximate POSIX signal...
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
We can't assert that the RX engine is idle in iscsi_don...
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
Use debug auto-colourisation.
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
Clean up connection closing and permanent failure logic.
blob
|
commitdiff
|
diff to current
2006-12-27
Michael Brown
Merge changes from mcb-tcp-fixes branch.
blob
|
commitdiff
|
diff to current
2006-12-22
Michael Brown
Ensure that old TCP connection state is destroyed befor...
blob
|
commitdiff
|
diff to current
2006-12-22
Michael Brown
Cannot immediately overwrite the peer address when...
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Brown
Avoid null pointer dereferences when no username/passwo...
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Brown
When login fails, leave the session open but not in...
blob
|
commitdiff
|
diff to current
2006-12-21
Michael Brown
Add ability to shut down iSCSI connection
blob
|
commitdiff
|
diff to current
2006-12-06
Michael Brown
A cleaner method of handling login redirection; just...
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Tweaked retry messages
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Handle TargetAddress
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Handle strings as complete units, instead of a byte...
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Add iscsi_rx_buffered_data() and supporting infrastructure.
blob
|
commitdiff
|
diff to current
2006-11-28
Michael Brown
Updated to use asynchronous operation model for iSCSI...
blob
|
commitdiff
|
diff to current
2006-10-03
Michael Brown
Split login into security negotation and operational...
blob
|
commitdiff
|
diff to current
2006-08-16
Michael Brown
Added RX tracing as well.
blob
|
commitdiff
|
diff to current
2006-08-15
Michael Brown
Added some minimal debugging for transmitted PDUs.
blob
|
commitdiff
|
diff to current
2006-08-10
Michael Brown
command->data_{in,out} are now userptr_t, so it is...
blob
|
commitdiff
|
diff to current
2006-08-10
Michael Brown
Fixed variable name in assertion
blob
|
commitdiff
|
diff to current
2006-08-07
Michael Brown
Add iSCSI to the DHCP tests.
blob
|
commitdiff
|
diff to current
2006-06-17
Michael Brown
Made the temporary buffer part of the TCP senddata...
blob
|
commitdiff
|
diff to current
2006-05-27
Michael Brown
Added tcp_kick(). This speed up LILO and GRUB booting...
blob
|
commitdiff
|
diff to current
2006-05-19
Michael Brown
Expert advice tells me that we *do* have to explicitly...
blob
|
commitdiff
|
diff to current
2006-05-19
Michael Brown
Add the concept of a "user pointer" (similar to the...
blob
|
commitdiff
|
diff to current
2006-05-19
Michael Brown
Documented login parameters that we negotiate.
blob
|
commitdiff
|
diff to current
2006-05-19
Michael Brown
iSCSI writes seem to be working (at least, the ethereal...
blob
|
commitdiff
|
diff to current
2006-05-17
Michael Brown
Set ErrorRecoveryLevel=0 (we don't want to have to...
blob
|
commitdiff
|
diff to current
2006-05-14
Michael Brown
Split "iSCSI as a SCSI device" out from "iSCSI as a...
blob
|
commitdiff
|
diff to current
2006-05-13
Michael Brown
Provide a SCSI device interface to the iSCSI protocol
blob
|
commitdiff
|
diff to current