This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2026-02-04 23:19:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fce946de46a19d058ae3bf0a6b2f6c368eb9d40
ipxe
/
src
/
proto
History
Michael Brown
5fce946de4
Update to use buffer rather than processor
2005-05-17 14:35:20 +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
Protocol structure can now specify the default port.
2005-05-01 23:57:09 +00:00
tcp.c
Split TCP code out into proto/tcp.c
2005-05-02 12:07:47 +00:00
tftm.c
Protocol structure can now specify the default port.
2005-05-01 23:57:09 +00:00
tftp.c
Add twiddle() so that progress is visible.
2005-05-17 13:39:00 +00:00