9 Commits (9225f4edac609552717f77742ce4be174174e3b8)

Author SHA1 Message Date
  Nikhil Chandru Rao 9225f4edac TCP support 19 years ago
  Michael Brown 8637834031 Made the temporary buffer part of the TCP senddata() API, to ease the 19 years ago
  Michael Brown f743de4858 Added tcp_kick(). This speed up LILO and GRUB booting by almost two 19 years ago
  Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single 19 years ago
  Michael Brown 7af478b30d Make tcp_connect() void; it will eventually have no failure case. 19 years ago
  Michael Brown 824d6ffa7f Header rearrangement. 19 years ago
  Michael Brown c8a7133e9f Added tcp_buffer, to give applications a zero-cost place to build data to 20 years ago
  Michael Brown b44332eb7d Split non-TCP portions of the stack out into ip.[ch]. 20 years ago
  Michael Brown a4a0244aa3 Moved uIP wrapper out of prototester.c and into proto/tcp.c. 20 years ago