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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Rewrote printf and friends to better support standard C semantics.
Michael Brown
2006-05-14
1
-0
/
+1
*
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
3
-74
/
+113
*
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
2
-46
/
+11
*
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
*
Make tcp_connect() void; it will eventually have no failure case.
Michael Brown
2006-04-30
1
-13
/
+4
*
Put the TCP connection periodic processing in tcp.c, where it belongs.
Michael Brown
2006-04-30
1
-0
/
+62
*
Moved uIP and tcp.c from proto/ to net/
Michael Brown
2006-04-30
7
-1
/
+3511
*
Move init.h to gpxe/init.h.
Michael Brown
2006-04-30
1
-5
/
+3
*
Change semantics of network API so that packet-absorbing calls *always*
Michael Brown
2006-04-29
3
-43
/
+85
*
Network layer now works as a proof of concept
Michael Brown
2006-04-28
4
-64
/
+189
*
Fix a couple of broken assertions, and align the buffer correctly.
Michael Brown
2006-04-28
1
-1
/
+4
*
D'oh
Michael Brown
2006-04-25
1
-1
/
+1
*
Actually, it's probably a good idea to have packet buffers avoid 4kB
Michael Brown
2006-04-25
1
-7
/
+19
*
Update to use POSIX-like API.
Michael Brown
2006-04-25
1
-19
/
+8
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
2
-0
/
+291
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
3
-218
/
+347
*
First sketch of a new net device API.
Michael Brown
2006-04-19
1
-0
/
+163
*
Remove the concept of the media-independent link-layer header and replace
Michael Brown
2006-04-19
2
-27
/
+136
*
First version. ARP protocol independence in less than the size of uIP's
Michael Brown
2006-04-19
1
-0
/
+244