This website requires JavaScript.
Explore
Help
Sign In
oxmc
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fac5f28d7e98c6f97c37cb3fb7493643acab9513
ipxe
/
src
/
proto
History
Michael Brown
75a5374d79
Quickly hacked to use a buffer rather than a processor.
...
These don't yet take advantage of the buffer functionality.
2005-05-17 14:49:46 +00:00
..
dns.c
Abort immediately if no nameserver is present.
2005-05-01 13:59:34 +00:00
http.c
Update to use buffer rather than processor
2005-05-17 14:35:20 +00:00
nfs.c
Updated to use buffer rather than processor
2005-05-17 14:26:14 +00:00
nmb.c
NMB packets are so similar to DNS packets; we may as well add NMB as a
2005-05-01 11:10:17 +00:00
slam.c
Quickly hacked to use a buffer rather than a processor.
2005-05-17 14:49:46 +00:00
tcp.c
Split TCP code out into proto/tcp.c
2005-05-02 12:07:47 +00:00
tftm.c
Quickly hacked to use a buffer rather than a processor.
2005-05-17 14:49:46 +00:00
tftp.c
Add twiddle() so that progress is visible.
2005-05-17 13:39:00 +00:00