index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
tcp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added RX tracing as well.
Michael Brown
2006-08-16
1
-0
/
+5
*
Added some minimal debugging for transmitted PDUs.
Michael Brown
2006-08-16
1
-0
/
+7
*
Bug fixes to the HTTP protocol code
Derek Pryor
2006-08-12
1
-1
/
+1
*
Bug fixes to the HTTP protocol code
Derek Pryor
2006-08-12
1
-4
/
+3
*
New HTTP protocol and test code
Derek Pryor
2006-08-11
1
-0
/
+201
*
command->data_{in,out} are now userptr_t, so it is invalid to compare
Michael Brown
2006-08-10
1
-2
/
+2
*
Fixed variable name in assertion
Michael Brown
2006-08-10
1
-1
/
+1
*
Add iSCSI to the DHCP tests.
Michael Brown
2006-08-07
1
-1
/
+1
*
Update ftp.c and hello.c to use the generic async_operations API.
Michael Brown
2006-06-19
2
-15
/
+18
*
Made the temporary buffer part of the TCP senddata() API, to ease the
Michael Brown
2006-06-18
2
-23
/
+33
*
Added tcp_kick(). This speed up LILO and GRUB booting by almost two
Michael Brown
2006-05-27
1
-0
/
+1
*
Expert advice tells me that we *do* have to explicitly state the
Michael Brown
2006-05-19
1
-11
/
+16
*
Add the concept of a "user pointer" (similar to the void __user * in
Michael Brown
2006-05-19
1
-2
/
+7
*
Documented login parameters that we negotiate.
Michael Brown
2006-05-19
1
-1
/
+24
*
iSCSI writes seem to be working (at least, the ethereal trace shows no
Michael Brown
2006-05-19
1
-22
/
+188
*
Set ErrorRecoveryLevel=0 (we don't want to have to handle it).
Michael Brown
2006-05-17
1
-2
/
+3
*
Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol".
Michael Brown
2006-05-15
1
-28
/
+20
*
Provide a SCSI device interface to the iSCSI protocol
Michael Brown
2006-05-13
1
-0
/
+591
*
Typo
Michael Brown
2006-04-30
1
-1
/
+7
*
Merge TCP aborted(), timedout() and closed() methods into a single
Michael Brown
2006-04-30
2
-62
/
+104
*
Half-way tidy
Michael Brown
2006-04-30
1
-116
/
+159
*
Make all TCP methods optional; at least FTP data is a read-only
Michael Brown
2006-04-30
1
-37
/
+2
*
Proof-of-concept FTP implementation
Michael Brown
2006-04-30
1
-0
/
+263
*
Created net/tcp and moved hello.c there
Michael Brown
2006-04-30
1
-0
/
+133
[prev]