21 Commits (847f38f4ac8a4c2c773ae63d07a8ecc77e7bd78f)

Author SHA1 Message Date
  Michael Brown 2462047128 Typo 19 years ago
  Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single 19 years ago
  Michael Brown 8afb6303fb Half-way tidy 19 years ago
  Michael Brown 04b6a1e004 Make all TCP methods optional; at least FTP data is a read-only 19 years ago
  Michael Brown aec0e127d2 Proof-of-concept FTP implementation 19 years ago
  Michael Brown 01bd78d62a Created net/tcp and moved hello.c there 19 years ago
  Michael Brown 7af478b30d Make tcp_connect() void; it will eventually have no failure case. 19 years ago
  Michael Brown 9c9208a132 Put the TCP connection periodic processing in tcp.c, where it belongs. 19 years ago
  Michael Brown 592a5a99c8 Moved uIP and tcp.c from proto/ to net/ 19 years ago
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. 19 years ago
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* 19 years ago
  Michael Brown 129c6c3968 Network layer now works as a proof of concept 19 years ago
  Michael Brown 1488cd3b73 Fix a couple of broken assertions, and align the buffer correctly. 19 years ago
  Michael Brown fee8b91015 D'oh 19 years ago
  Michael Brown cf3783b4ca Actually, it's probably a good idea to have packet buffers avoid 4kB 19 years ago
  Michael Brown 00a1de964d Update to use POSIX-like API. 19 years ago
  Michael Brown 53f78346bf Network API now allows for multiple network devices (although the 19 years ago
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the 19 years ago
  Michael Brown 6209bd873a First sketch of a new net device API. 19 years ago
  Michael Brown bdc8190c8d Remove the concept of the media-independent link-layer header and replace 19 years ago
  Michael Brown 9f67ad9db0 First version. ARP protocol independence in less than the size of uIP's 19 years ago