Michael Brown
|
61ed298bc7
|
Merge changes from mcb-tcp-fixes branch.
|
18 jaren geleden |
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 jaren geleden |
Michael Brown
|
9485478acc
|
ibft_fill_data() prototype change.
|
18 jaren geleden |
Michael Brown
|
024809d454
|
Use a bigger buffer for the initiator IQN
|
18 jaren geleden |
Michael Brown
|
ab242a760d
|
Add ability to shut down iSCSI connection
|
18 jaren geleden |
Michael Brown
|
286db6ffa3
|
Print explicit error message on iSCSI boot failure, and add
"Permission denied" as an error text to strerror().
|
18 jaren geleden |
Michael Brown
|
8e460de6be
|
Obsolete, and no longer functions
|
18 jaren geleden |
Michael Brown
|
2ed2b2efe8
|
Use iskey() and getchar() to interact with console, rather than object
abstraction.
|
18 jaren geleden |
Michael Brown
|
c0ec119ede
|
Typo
|
18 jaren geleden |
Michael Brown
|
72b1629cee
|
Add placeholder ibft.h
|
18 jaren geleden |
Michael Brown
|
9aa3e10d7c
|
Use root-path option (as per RFC 4173) rather than filename option to
determine iSCSI boot parameters.
|
18 jaren geleden |
Michael Brown
|
d88832ad7e
|
Support PXE and iSCSI by default
|
18 jaren geleden |
Michael Brown
|
89bcb57201
|
Update ftp.c to work with Nikhil's TCP stack.
Remove the now-totally-obsolete sockaddr_in field from tcp.h.
|
18 jaren geleden |
Michael Brown
|
70d4b4f7cf
|
Make the "drive number" option apply to iSCSI as well as AoE
|
18 jaren geleden |
Michael Brown
|
74c41fac06
|
Create "username" and "password" DHCP options, ready for placing this
information in NVS.
|
18 jaren geleden |
Michael Brown
|
3f0b4d9ed8
|
Updated to use asynchronous operation model for iSCSI requests
Added CHAP authentication
|
18 jaren geleden |
Marty Connor
|
31d65dd73f
|
Minor edit to make HEAD build
|
18 jaren geleden |
Michael Brown
|
7e95980858
|
Added iBFT construction to iSCSI boot test
|
18 jaren geleden |
Michael Brown
|
c48170ffaf
|
Print net device name when making request.
|
18 jaren geleden |
Derek Pryor
|
25ea34a8d7
|
New HTTP protocol and test code
|
18 jaren geleden |
Michael Brown
|
c9e6c33bba
|
Attempt a PXE NBP boot as the TFTP test.
|
18 jaren geleden |
Michael Brown
|
d1a123b1f4
|
Added TFTP test code (currently just dumps file to console).
|
18 jaren geleden |
Michael Brown
|
010288577f
|
Add very, very quick and dirty hello world test
|
18 jaren geleden |
Michael Brown
|
8a3f4b7de6
|
Set a NUL terminator before calling inet_aton.
|
18 jaren geleden |
Michael Brown
|
d0e4f198d6
|
Add iSCSI to the DHCP tests.
Start updating iscsi.c to use Nikhil's TCP API.
|
18 jaren geleden |
Michael Brown
|
9e761f5f28
|
Print out "DHCP..." message just in case people think the demo is sitting
there doing nothing when it's actually waiting for a DHCP reply.
|
18 jaren geleden |
Michael Brown
|
a92d242008
|
Allow an AoE boot to be directed via DHCP, so that we have a proof of
concept demo that actually does something useful.
|
18 jaren geleden |
Michael Brown
|
7ca8bcd98c
|
Print out the lease time, just to show how easy it is.
|
18 jaren geleden |
Michael Brown
|
00a1f000b1
|
Added dhcp_ipv4_option() and friends.
Added test code to configure the interface for IPv4 after DHCP.
|
18 jaren geleden |
Michael Brown
|
6d9d48537e
|
Added some debug messages and DHCP test code
|
18 jaren geleden |
Dan Lynch
|
f9887c3f0f
|
started on ANSI sequence processing
|
18 jaren geleden |
Dan Lynch
|
f78fa3c59d
|
- working basic ansi termnal extension for mucurses
|
18 jaren geleden |
Dan Lynch
|
197c0c91b2
|
make path relative (so that I don't break eb top of tree !)
|
18 jaren geleden |
Dan Lynch
|
6d34baaef9
|
- testable console framework implementing mucurses SCREEN struct
|
18 jaren geleden |
Michael Brown
|
3a660f9b25
|
Update ftp.c and hello.c to use the generic async_operations API.
|
18 jaren geleden |
Michael Brown
|
cce2e47ff4
|
Added iSCSI boot test code
|
18 jaren geleden |
Michael Brown
|
d21fc3610f
|
Added sample AoE test code to tree
|
18 jaren geleden |