opengnsys_ipxe/src/proto
Michael Brown 0fe74493f4 Protocols now load data into a buffer; they don't execute it. 2005-05-09 14:27:29 +00:00
..
dns.c Abort immediately if no nameserver is present. 2005-05-01 13:59:34 +00:00
http.c Updated to use new URL parser and new protocol API. 2005-05-02 12:10:14 +00:00
nfs.c Protocol structure can now specify the default port. 2005-05-01 23:57:09 +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 Protocols now load data into a buffer; they don't execute it. 2005-05-09 14:27:29 +00:00