Michael Brown
|
47a86bca2d
|
Prepare for iBFT merge when possible. iscsiboot.c contains a really,
really ugly hack at present, but that doesn't hugely matter since I'm
aiming to change the interface to iSCSI devices anyway within the next
week.
|
17 anni fa |
Michael Brown
|
487dc5be56
|
Fix up iscsiboot missing prototype warnings
|
17 anni fa |
Michael Brown
|
b94420a52b
|
Ready to start testing
|
17 anni fa |
Marty Connor
|
ec0da04e7d
|
Warnings purge iscsiboot.c
|
17 anni fa |
Michael Brown
|
73b09ecba6
|
Use stdio.h instead of vsprintf.h
|
18 anni fa |
Michael Brown
|
a2e3357825
|
Cannot immediately overwrite the peer address when we parse
TargetAddress from the login response, because we still need the old
address while we close the connection!
|
18 anni fa |
Michael Brown
|
9485478acc
|
ibft_fill_data() prototype change.
|
18 anni fa |
Michael Brown
|
ab242a760d
|
Add ability to shut down iSCSI connection
|
18 anni fa |
Michael Brown
|
286db6ffa3
|
Print explicit error message on iSCSI boot failure, and add
"Permission denied" as an error text to strerror().
|
18 anni fa |
Michael Brown
|
72b1629cee
|
Add placeholder ibft.h
|
18 anni fa |
Michael Brown
|
9aa3e10d7c
|
Use root-path option (as per RFC 4173) rather than filename option to
determine iSCSI boot parameters.
|
18 anni fa |
Michael Brown
|
70d4b4f7cf
|
Make the "drive number" option apply to iSCSI as well as AoE
|
18 anni fa |
Michael Brown
|
3f0b4d9ed8
|
Updated to use asynchronous operation model for iSCSI requests
Added CHAP authentication
|
18 anni fa |
Marty Connor
|
31d65dd73f
|
Minor edit to make HEAD build
|
18 anni fa |
Michael Brown
|
7e95980858
|
Added iBFT construction to iSCSI boot test
|
18 anni fa |
Michael Brown
|
d0e4f198d6
|
Add iSCSI to the DHCP tests.
Start updating iscsi.c to use Nikhil's TCP API.
|
18 anni fa |
Michael Brown
|
cce2e47ff4
|
Added iSCSI boot test code
|
18 anni fa |