david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/include/gpxe
2006-04-19 01:56:10 +00:00
..
arp.h Add missing prototype 2006-04-19 01:42:33 +00:00
hello.h Moved "hello world" protocol implementation out of prototester.c and into 2006-03-23 22:37:05 +00:00
if_arp.h Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux 2006-04-19 01:52:41 +00:00
if_ether.h Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux 2006-04-19 01:52:41 +00:00
in.h Update now that if_ether.h has moved. 2006-04-19 01:56:10 +00:00
ip.h Added set_netmask() and set_gateway() 2006-04-05 11:41:15 +00:00
iscsi.h First draft of iSCSI protocol support. Is capable of retrieving disk 2006-04-05 11:44:56 +00:00
llh.h Make flags more efficient. 2006-04-19 01:53:49 +00:00
netdevice.h First sketch 2006-04-18 17:52:51 +00:00
pkbuff.h Added pkb_unput() and pkb_len(). 2006-04-19 01:54:24 +00:00
scsi.h First draft of iSCSI protocol support. Is capable of retrieving disk 2006-04-05 11:44:56 +00:00
tcp.h Added tcp_buffer, to give applications a zero-cost place to build data to 2006-04-05 11:43:01 +00:00