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/net
Michael Brown 73fe1ba9dd Kill off job::start() (it was only ever added as part of an aborted
attempt at triggering TCP-related protocols to start).
2007-06-28 01:09:45 +01:00
..
tcp Add concept of transfer metadata, to be used by UDP in order to 2007-06-11 15:04:39 +01:00
udp Kill off job::start() (it was only ever added as part of an aborted 2007-06-28 01:09:45 +01:00
aoe.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
arp.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
dhcpopts.c Update DHCP to use data-xfer interface (not yet tested). 2007-06-27 23:20:36 +01:00
ethernet.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
filter.c Filter insertion now actually works 2007-01-31 03:43:59 +00:00
icmpv6.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
iobpad.c Rename pkbpad.c to iobpad.c 2007-05-19 18:42:27 +00:00
ipv4.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
ipv6.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
ndp.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
netdevice.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
retry.c Modify process semantics; rescheduling is now automatic. 2007-05-26 15:00:56 +00:00
stream.c Don't pass through zero-length requests 2007-02-01 07:18:56 +00:00
tcp.c Add concept of transfer metadata, to be used by UDP in order to 2007-06-11 15:04:39 +01:00
tcpip.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
udp.c Update DHCP to use data-xfer interface (not yet tested). 2007-06-27 23:20:36 +01:00