13 Commits (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Author SHA1 Message Date
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. 17 years ago
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 years ago
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 years ago
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. 18 years ago
  Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the 18 years ago
  Michael Brown 3c8aafa209 Simplify RX data path. 18 years ago
  Michael Brown bbd9e28061 Simplify TX datapath. 18 years ago
  Michael Brown cd3ecac809 Avoid causing TX overflow on small TX queues. 18 years ago
  Michael Brown 352bf1bda2 Move init.h to gpxe/init.h. 18 years ago
  Michael Brown bac97eb979 Change semantics of network API so that packet-absorbing calls *always* 18 years ago
  Michael Brown 129c6c3968 Network layer now works as a proof of concept 18 years ago
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the 18 years ago
  Michael Brown 6209bd873a First sketch of a new net device API. 18 years ago