summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Cannot immediately overwrite the peer address when we parseMichael Brown2006-12-221-4/+4
* ibft_fill_data() prototype change.Michael Brown2006-12-211-1/+1
* Use a bigger buffer for the initiator IQNMichael Brown2006-12-211-1/+1
* Add ability to shut down iSCSI connectionMichael Brown2006-12-211-1/+3
* Print explicit error message on iSCSI boot failure, and addMichael Brown2006-12-211-1/+3
* Obsolete, and no longer functionsMichael Brown2006-12-191-88/+0Star
* Use iskey() and getchar() to interact with console, rather than objectMichael Brown2006-12-181-2/+2
* TypoMichael Brown2006-12-121-2/+2
* Add placeholder ibft.hMichael Brown2006-12-081-4/+0Star
* Use root-path option (as per RFC 4173) rather than filename option toMichael Brown2006-12-082-20/+68
* Support PXE and iSCSI by defaultMichael Brown2006-12-061-1/+4
* Update ftp.c to work with Nikhil's TCP stack.Michael Brown2006-12-052-11/+50
* Make the "drive number" option apply to iSCSI as well as AoEMichael Brown2006-11-292-3/+8
* Create "username" and "password" DHCP options, ready for placing thisMichael Brown2006-11-281-2/+7
* Updated to use asynchronous operation model for iSCSI requestsMichael Brown2006-11-282-1/+8
* Minor edit to make HEAD buildMarty Connor2006-09-191-2/+4
* Added iBFT construction to iSCSI boot testMichael Brown2006-08-282-5/+8
* Print net device name when making request.Michael Brown2006-08-111-1/+2
* New HTTP protocol and test codeDerek Pryor2006-08-112-0/+59
* Attempt a PXE NBP boot as the TFTP test.Michael Brown2006-08-092-19/+21
* Added TFTP test code (currently just dumps file to console).Michael Brown2006-08-092-2/+51
* Add very, very quick and dirty hello world testMichael Brown2006-08-072-6/+31
* Set a NUL terminator before calling inet_aton.Michael Brown2006-08-071-2/+3
* Add iSCSI to the DHCP tests.Michael Brown2006-08-072-13/+50
* Print out "DHCP..." message just in case people think the demo is sittingMichael Brown2006-07-201-1/+5
* Allow an AoE boot to be directed via DHCP, so that we have a proof ofMichael Brown2006-07-202-4/+52
* Print out the lease time, just to show how easy it is.Michael Brown2006-07-201-8/+15
* Added dhcp_ipv4_option() and friends.Michael Brown2006-07-201-1/+40
* Added some debug messages and DHCP test codeMichael Brown2006-07-191-0/+10
* started on ANSI sequence processingDan Lynch2006-06-281-1/+22
* - working basic ansi termnal extension for mucursesDan Lynch2006-06-271-2/+3
* make path relative (so that I don't break eb top of tree !)Dan Lynch2006-06-271-5/+6
* - testable console framework implementing mucurses SCREEN structDan Lynch2006-06-271-0/+65
* Update ftp.c and hello.c to use the generic async_operations API.Michael Brown2006-06-192-0/+82
* Added iSCSI boot test codeMichael Brown2006-06-141-0/+41
* Added sample AoE test code to treeMichael Brown2006-06-011-0/+42